All Versions
72
Latest Version
Avg Release Cycle
12 days
Latest Release
669 days ago

Changelog History
Page 2

  • v2.4.10 Changes

    March 10, 2022
    📚 Documentation Changes
    🆕 New Features
    • funnel: 漏斗图增加关闭分面 title 的展示 (d10c30e7)
  • v2.4.9 Changes

    March 03, 2022
    📚 Documentation Changes
    🆕 New Features
    🐛 Bug Fixes
    • annotations: 修复 addAnnotations 在双轴图等具有分 view 图表失效的问题 (#3119) (76ff184f)
  • v2.4.8 Changes

    January 30, 2022
    Chores
    • 🚀 add pr-auto-labels & auto-release-generate (84f17e99)
    Continuous Integration
    📚 Documentation Changes
    🆕 New Features
    • sankey: 分别对 node 和 edge 添加 交互属性配置 (#3081) (adc88836)
    🐛 Bug Fixes
    • dual-axes: 修复双轴图 bottom 统一的问题 #2930 (#3096) (538b6dd0)
    • sankey: 修复桑基图单测问题 (4e1e870a)
    • column: 修复百分比柱状图 总和为零时的 bug (#3089) (6663aed6)
  • v2.4.7 Changes

    January 14, 2022
    🆕 New Features
    • line: 折线图支持 scrollbar (#3076) (aa01ce37)
    • legend: 图例增加 radio 按钮实现正选 focus 功能 (#3074) (27838663)
    🐛 Bug Fixes
  • v2.4.6 Changes

    January 04, 2022
    📚 Documentation Changes
    🆕 New Features
    • scatter: 散点图气泡图添加 slider 缩略轴 scrollbar 滚动条 配置 (#3064) (c867afb0)
    • 增加 sortZIndex 参数 (#3060) (e16d29d1)
  • v2.4.5 Changes

    December 28, 2021
    🆕 New Features
    • area: 面积图支持 line 独立设置 state,避免填充颜色出现问题 (#3053) (54342e6f)
  • v2.4.1 Changes

    December 14, 2021
    🐛 Bug Fixes
    • bar: 修复条形图 xAxis、yAxis 配置互相影响 (d9684d1b)
  • v2.4.0 Changes

    December 09, 2021
    📚 Documentation Changes
    🆕 New Features
    🐛 Bug Fixes
    🔨 Refactors
    • bar: 条形图重构,不需要反转数据 调整下坐标系即可. Breaking-changes maybe existed. (#2914) (b1d8f47b)
  • v2.3.40 Changes

    November 12, 2021
    📚 Documentation Changes
    🆕 New Features
    🐛 Bug Fixes
    • 修复文档错误 导致网站部署问题 (ce2a4ea9)
  • v2.3.39 Changes

    October 23, 2021
    📚 Documentation Changes
    🆕 New Features
    • line: 折线图支持区域填充 (#2939) (45cd61d8)
    • customInfo: 折线图、面积图支持 customInfo 配置 (#2937) (71b23a4d)