Releases: VisActor/VUtil
Releases · VisActor/VUtil
v0.18.18
🐛 fix
- @visactor/vutils: fix error of calculate max radius for specified angles and center
v0.18.17
🐛 fix
- @visactor/vutils: incorrect result of obb bounds intersection
v0.18.16
🆕 feat
- @visactor/vutils: add
cartesianToPolarutil
v0.18.15
🐛 fix
- @visactor/vutils: merge error for invalid value
v0.18.14
🆕 feat
- @visactor/vscale: add customTicksFunc in linearScale and support a new ticks function called wilkinson extended
v0.18.13
🆕 feat
- @visactor/vutils: add function
computeQuadrant
v0.18.12
🐛 fix
- @visactor/vutils: fix error of parse color string
v0.18.11
build: prelease version 0.18.11
v0.18.10
🐛 fix
- @visactor/vutils: fix bug at
pointAtwhen x,y is undefined
v0.18.9
🆕 feat
- @visactor/vutils: add
calculateMaxRadius()andfindBoundaryAngles()