Skip to content

v1.4.2

Compare
Choose a tag to compare
@github-actions github-actions released this 12 Oct 12:35
· 3094 commits to main since this release

馃啎 feat

  • @visactor/vchart: gauge series supports label component, related #1039
  • @visactor/vchart: add static tools in VChart.Utils
  • @visactor/vchart: supports afterResize and afterRender events
  • @visactor/vchart: add new config autoWidth to the tooltip label style, related #688

馃悰 fix

  • @visactor/vchart: tooltipRelease event may be invalid when being released by VTable
  • @visactor/vchart: select error when setting brush. fix #1129
  • @visactor/vchart: optimize the default performance of the long tooltip title, related #688
  • @visactor/vchart: if markLine is empty like {} or [], it should not create marker component
  • @visactor/vchart: fix the issue when use positions to create marker component, fixed #1084
  • @visactor/vchart: auto visible with linear axis. fix #1118

What's Changed

Full Changelog: v1.4.0...v1.4.2