Releases: VisActor/VUtil
Releases · VisActor/VUtil
v0.16.7
v0.16.6
🐛 fix
- @visactor/vutils: fix is base64 reg issue
What's Changed
- fix: fix is base64 reg issue by @neuqzxy in #118
- [Auto release] release 0.16.6 by @github-actions in #119
Full Changelog: v0.16.4...v0.16.6
v0.16.5
What's Changed
- perf: try to optimize performance of dataset and dataview by @xile611 in #116
- [Auto release] release 0.16.5 by @github-actions in #117
Full Changelog: v0.16.4...v0.16.5
v0.16.4
What's Changed
- fix: fix the issue when only set minBandWidth or maxBandWidth by @xile611 in #114
- [Auto release] release 0.16.4 by @github-actions in #115
Full Changelog: v0.16.3...v0.16.4
v0.16.3
🐛 fix
- @visactor/vscale: fix the fucntion
supportRangeFactor()
What's Changed
- Fix/support range factor by @xile611 in #112
- [Auto release] release 0.16.3 by @github-actions in #113
Full Changelog: v0.16.2...v0.16.3
v0.16.2
🆕 feat
- @visactor/vscale: add fish eye effect of scale
What's Changed
Full Changelog: v0.15.10...v0.16.2
v0.16.1
🐛 fix
- @visactor/vscale: fix isValidScale did not include threshold scale
What's Changed
- Fix/isvalid scale include threshold by @xuefei1313 in #108
- [Auto release] release 0.16.1 by @github-actions in #109
Full Changelog: v0.16.0...v0.16.1
v0.16.0
🆕 feat
- @visactor/vscale: band scale support fixed band width
🐛 fix
- @visactor/vscale: solve the invalid rangeFactor() method of band scale
- @visactor/vscale: update exported types of
IBandLikeScale
- @visactor/vscale: the start value or end value of rangeFactor in band scale is auto-reserved
- @visactor/vscale: keep the
bandScale.calculateWholeRangeSize()
return result positive
What's Changed
- [Auto release] release 0.16.0 by @github-actions in #107
Full Changelog: v0.15.14...v0.16.0
v0.15.14
🐛 fix
- @visactor/vscale: linear-scale should only call rescale() when need
What's Changed
- fix: when only set niceMin or niceMax, the _niceDomain should be update by @xile611 in #101
- [Auto release] release 0.15.14 by @github-actions in #103
Full Changelog: v0.15.13...v0.15.14