Skip to content

v1.2.3

Compare
Choose a tag to compare
@github-actions github-actions released this 24 Aug 07:46
· 5735 commits to main since this release

🐛 fix

  • @visactor/vchart: niceDomain should only works for linear scale, fixed #528
  • @visactor/vchart: fix the issue of the chart's size is not correctly when updateSpec in lark block env, closed #566
  • @visactor/vchart: handle scenarios with the same range in continuous legend, fixed #579
  • @visactor/vchart: error when configuring tooltip.parentElement with a HTMLElement object, related #641
  • @visactor/vchart: error when mouse hovering during updateSpec executing
  • @visactor/vchart: fix the position error in the wordCloud chart. Fix #521 and fix #533
  • @visactor/vchart: error when mouse hovering during updateSpec() executing.
  • @visactor/vchart: background will not update when the spec or theme are updated, related #545
  • @visactor/vchart: tooltip shape style is incorrect when configuring custom key/value, related #336
  • @visactor/vchart: when chart size is very small, the size assigned to the title may be negative, which needs to be fault-tolerant, otherwise it will easily cause the page to freeze, closed #546

What's Changed

Full Changelog: v1.2.2...v1.2.3