Releases: VisActor/VUtil
Releases · VisActor/VUtil
v0.18.2
build: prelease version 0.18.2
v0.18.1
🆕 feat
- @visactor/vscale: support the index api to get the index of value in ordianlScale.domain
v0.18.0
🆕 feat
- @visactor/vdataset: export type defination of
IParserOptions
v0.17.5
build: prelease version 0.17.5
v0.17.4
🐛 fix
- @visactor/vscale: symlog tick. fix#@visactor/vchart#1563
v0.17.3
🐛 fix
- @visactor/vscale: fix the bug of log-scale ticks
v0.17.2
🐛 fix
- @visactor/vutils: fix bug of
getContainerSize()
when the container hasdisplay: none
v0.16.20
🐛 fix
- @visactor/vscale: fix bug of
getContainerSize()
when the container hasdisplay: none
- @visactor/vutils: fix bug of
getContainerSize()
when the container hasdisplay: none
- @visactor/vdataset: fix bug of
getContainerSize()
when the container hasdisplay: none
v0.16.19
🐛 fix
- @visactor/vscale: update scaleWholeRangeSize method in vscale
Full Changelog: v0.16.18...v0.16.19
v0.17.1
🐛 fix
- @visactor/vscale: update
scaleWholeRangeSize
method in vscale