Skip to content

Releases: VisActor/VUtil

v0.19.3

25 Dec 02:45
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vutils: fix bug of clone() in obb
  • @visactor/vdataset: fix the bug of statistics value type is string

v0.19.2

29 Nov 09:03
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vutils: fix incorrect results in maxInArray and minInArray with custom comparison functions.

v0.19.1

22 Nov 08:01
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vutils: textMeasure support fontBoundingBoxAscent and fontBoundingBoxDescent

v0.19.0

20 Nov 07:28
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vdataset: support svg string parser

🐛 fix

  • @visactor/vscale: fix interface of vscale

v0.18.18

28 Oct 11:10
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vutils: fix error of calculate max radius for specified angles and center

v0.18.17

24 Sep 10:56
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vutils: incorrect result of obb bounds intersection

v0.18.16

19 Sep 10:08
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vutils: add cartesianToPolar util

v0.18.15

20 Aug 06:17
Compare
Choose a tag to compare

🐛 fix

  • @visactor/vutils: merge error for invalid value

v0.18.14

15 Aug 02:21
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vscale: add customTicksFunc in linearScale and support a new ticks function called wilkinson extended

v0.18.13

01 Aug 03:36
Compare
Choose a tag to compare

🆕 feat

  • @visactor/vutils: add function computeQuadrant