Skip to content

v1.12.8

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Oct 10:39
· 541 commits to main since this release
07cb20d

🆕 feat

  • @visactor/vchart: support firstVisible of axis label, close #3200
  • @visactor/vchart: support roam.blank to enable dragging from blank area of region in map chart
  • @visactor/vchart: optimize data empty condition

🐛 fix

  • @visactor/vchart: upgrade vrender to 0.20.9, vgrammar to 0.14.10
  • @visactor/vchart: chart should remake when visible of axis change, fix #3287
  • @visactor/vchart: fix visible change of label, fix #3277
  • @visactor/vchart: custom theme by chartType cannot work in initial options, #3285
  • @visactor/vchart: fix issue of html and dom not work correctly in label
  • @visactor/vchart: axis line on zero should consider the bindAxis's inverse, fixed#3306
  • react-vchart: register labels by default in circlePacking, sankey, sunburst, treemap, venn, fix #3148

🔨 refactor

  • @visactor/vchart: refactor implement of enterable in tooltip component

What's Changed

Full Changelog: v1.12.7...v1.12.8