Releases: VisActor/VUtil
Releases · VisActor/VUtil
v0.19.3
v0.19.2
🐛 fix
- @visactor/vutils: fix incorrect results in
maxInArray
andminInArray
with custom comparison functions.
v0.19.1
🆕 feat
- @visactor/vutils: textMeasure support fontBoundingBoxAscent and fontBoundingBoxDescent
v0.19.0
🆕 feat
- @visactor/vdataset: support svg string parser
🐛 fix
- @visactor/vscale: fix interface of vscale
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
cartesianToPolar
util
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