Skip to content

v1.13.8

Compare
Choose a tag to compare
@github-actions github-actions released this 31 Mar 02:36
· 95 commits to main since this release
8c5d966

🆕 feat

  • @visactor/vchart: add alwayCalculateTotal for total label
  • @visactor/vchart: add options onlyFull to lockStatisticsByDomain

🐛 fix

  • @visactor/vchart: fix the issue where the bar chart grow animation does not work correctly when the axis zero: false, #3808
  • @visactor/vchart: crosshair should hide when label is invalid
  • @visactor/vchart: crosshair should hide when datazoom change
  • @visactor/vchart: fix the bubble level issue prevented by event.prevent, #3728
  • @visactor/vchart: fix error when load gauge chart on demand, #3836
  • @visactor/vchart: legends.title.visible should change visiblity of title in legend, fix #3846
  • @visactor/vchart: fix the issue of pictogram svg path has not been drawn
  • react-vchart: children of tooltip should not be set to spec
  • @visactor/vchart: data.fields can set domain of field
  • @visactor/vchart: fix bug of zoomable in mobile device which only use pointer event
  • @visactor/vchart: fix datazoom drag and zoom triggered at the same time, fix #3819

What's Changed

New Contributors

  • @UC-web291 made their first contribution in #3754

Full Changelog: v1.13.7...v1.13.8