v1.9.1
🐛 fix
- @visactor/vchart: custom mark should run after all the series marks, fix #2156
- @visactor/vchart: interactions should be closed by
option.disableTriggerEvent
- @visactor/vchart: in the case of multiple band axes in a chart, the same datum corresponds to multiple rows of dimension tooltip content, related #2148
- @visactor/vchart: fix error of vchart in strict-mode
- @visactor/vchart: fix the zero-align of axes, fix #2167
What's Changed
- feat(calculator): add the SQL-like calculator for data analysis in vmind by @zthxxx in #2064
- Fix/issue2148 by @zamhown in #2155
- chore: optimize build of ci by @xile611 in #2150
- fix: remove scale.ticks()'s calling, becase it will change the scale'… by @kkxxkk2019 in #2159
- fix: custom mark should run after all the series marks, fix #2156 by @xile611 in #2160
- chore: fix error of unit-test workflow and hotfix, release by @xile611 in #2161
- Fix/disable interactions by @xile611 in #2162
- Fix/react vchart in strict mode by @xile611 in #2173
- docs: optimize the docs of getting_started by @xile611 in #2168
- fix: upgrade vgrammar to 0.11.6 to fix mark-overlap, close #2165 by @xile611 in #2174
- chore: correcting confusing data in waterfall charts by @kkxxkk2019 in #2172
- fix: add new api to theme package docs by @zamhown in #2182
- Fix/zero align by @xile611 in #2169
New Contributors
Full Changelog: v1.9.0...v1.9.1