Skip to content

v1.13.9

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 21 Apr 09:38
cfaa1f4

🆕 feat

  • @visactor/vchart: axis datafilter support context. close #3332
  • @visactor/vchart: gauge support clip when mark outof axis. close #3859
  • @visactor/vchart: markLine and markArea supports render multiple labels

🐛 fix

  • @visactor/vchart: clear event listener for normal animation when updateSpec, #3881
  • @visactor/vchart: fix coordinate of rect crosshair when bandSize is 0, fix #3907
  • @visactor/vchart: when set defaultSelect of crosshair, axisIndex should have a default value: 0
  • @visactor/vchart: fix type error of datazoom texts
  • @visactor/vchart: the width of title label should auto fit content width when autoWidth is true, fix #3880
  • @visactor/vchart: mark line valid judgement. fix#3857
  • @visactor/vchart: empty placeholder should update after data is updated, fix #3855

🔨 refactor

📖 docs

  • @visactor/vchart: supply interface of docs. fix #3877

What's Changed

New Contributors

Full Changelog: v1.13.8...v1.13.9