All Versions
79
Latest Version
Avg Release Cycle
12 days
Latest Release
900 days ago

Changelog History
Page 1

  • v4.2.6 Changes

    August 04, 2022
    📚 Documentation Changes
    🐛 Bug Fixes
    • label: label 可以配置 是否支持捕获 (#4064) (7ff3941)
    • toolitp: 增加 tooltip marker 回调,以和 point 的不同形状保持一致 (#4039) (7b16ce7)
    • annotation: 修复 annotation shape/regionFilter 在 geometries 没有动画没有渲染的问题 (#4035) (dcb8cf4)
  • v4.2.5 Changes

    July 06, 2022
    📚 Documentation Changes
    • example: brush selection add the modification button example (#4004) (de7425af)
    • 优化拖拽点交互的 demo (466cf81b)
    🐛 Bug Fixes
    • pie: 修复扇形 变化时 角度按照反方向变化的问题 (#4029) (5256a8a0)
    • crosshairs: crosshairs 删除在坐标轴外不能显示的配置 (#4008) (56ff97ba)
    • area-shape: fix marker fillOpacity (#4017) (97897428)
    • slider: 修改 slider 的最大值最小值 位置 计算数据方式 floor 为 round (#4015) (b923eb38)
    • backgroundName: 修复 柱形存在背景时添加 interval:click 触发两次的问题 (#3999) (a6341a02)
  • v4.2.4 Changes

    June 24, 2022
    🐛 Bug Fixes
    • axis-label: 修复 axis-label tooltip 移开没有 hide 的问题 (#4002) (a6dce615)
    • view: 修复 view 更新时, tooltip 依赖 coordinate 更新位置导致 crosshairs 位置错位 (#4001) (ce457851)
    • animate waveIn: 修复 waveIn 动画 最后没有给 element 附上更新后样式的问题 (#4000) (beb97663)
  • v4.2.3 Changes

    June 15, 2022
    🆕 New Features
    • axis: 更新 axis-description-tooltip 样式, 添加自定义 style 配置 (#3929) (27d35093)
    🐛 Bug Fixes
    • sector-path: 修复扇形非常小的时候, 角度 diff 会被重置为 Math.PI * 2 (#3981) (dec20728)
    • interval: 修复同时存在坐标系转制和 y 镜像的时候 的 bakcground radius 的错误 (#3969) (36e97f44)
    • annotation typo (#3960) (e46fd837)
  • v4.2.2 Changes

    May 19, 2022
    🆕 New Features
    • axis: 更新 axis-description-tooltip 样式, 添加自定义 style 配置 (#3929) (27d35093)
  • v4.2.1 Changes

    May 10, 2022
    🐛 Bug Fixes
  • v4.2.0 Changes

    April 22, 2022
    🔨 Refactors
    • 👷 use worker to do label layout 🚀 (#3888) (bb4c67f1)

    • geometry: 优化 label 和 element 的绑定逻辑 (#3884) (64f1c3a8)

  • v4.1.50 Changes

    April 13, 2022
    📚 Documentation Changes
    • axis API 文档中新增 title 字段的 description 配置 (#3863) (7e2493c8)
    🆕 New Features
    • axis: 添加坐标轴标题详细说明 icon 交互事件 (#3863) (7e2493c8)
  • v4.1.49 Changes

    March 25, 2022
    Chores
    • ci actions 添加 pr 触发时机 (4cc0475f)
    🐛 Bug Fixes
  • v4.1.48 Changes

    March 23, 2022
    📚 Documentation Changes
    • 更新文档,将chart.source 改为 chart.data (#3816) (ddda1f80)
    🆕 New Features
    • theme: 主题支持完整样式表的自定义 (#3833) (97a5b419)
    🐛 Bug Fixes
    • interval: 修复转置后的圆角条形图渲染多出一部分 (#3826) (b12dd0fe)