Skip to content

2.3.36

Compare
Choose a tag to compare
@visiky visiky released this 08 Oct 06:29
· 210 commits to master since this release
7baa9e7
Documentation Changes
  • funnel: 漏斗图转化率信息组件文档 api 补全 (#2894) (3a708220)
  • label: 补充 label position 配置的文档说明 (#2896) (379df35f)
New Features
  • gauge: 仪表盘支持自定义指示器 indicator (#2892) (e36296b1)
  • line: 修复折线图 marker 交互, 以及丰富折线图自定义 marker demo (#2895) (078a358a)
Bug Fixes
  • sankey: 桑基图节点顺序需要保证原序 (#2897) (5ad43b72)
  • funnel: 修复漏斗图数据为 0 时,出现 conversionTag 样式问题 (#2893) (6a0512b7)
  • 修复开启 animation 引发 state 样式延迟渲染,导致单测错误 (#2891) (0e8de058)
Refactors
  • gauge: 米轨仪表盘绘制方案改造 & 单测 (#2890) (cc8fa33d)