Skip to content

Releases: VisActor/VUtil

v0.18.18

28 Oct 11:10

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

Choose a tag to compare

🐛 fix

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

v0.18.16

19 Sep 10:08

Choose a tag to compare

🆕 feat

  • @visactor/vutils: add cartesianToPolar util

v0.18.15

20 Aug 06:17

Choose a tag to compare

🐛 fix

  • @visactor/vutils: merge error for invalid value

v0.18.14

15 Aug 02:21

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

Choose a tag to compare

🆕 feat

  • @visactor/vutils: add function computeQuadrant

v0.18.12

18 Jul 07:46

Choose a tag to compare

🐛 fix

  • @visactor/vutils: fix error of parse color string

v0.18.11

17 Jul 06:37

Choose a tag to compare

build: prelease version 0.18.11

v0.18.10

26 Jun 08:43

Choose a tag to compare

🐛 fix

  • @visactor/vutils: fix bug at pointAt when x,y is undefined

v0.18.9

24 May 08:25

Choose a tag to compare

🆕 feat

  • @visactor/vutils: add calculateMaxRadius() and findBoundaryAngles()