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

Changelog History
Page 7

  • v4.1.0-beta.11 Changes

    October 09, 2020
    🆕 New Features
    • legend: set default maxItemWidth = 200 (#2889) (9e1b2585)
    • region-filter: add geometry life circle, after draw animate (#2879) (2738acb5)
    🐛 Bug Fixes
    🔨 Refactors
    • legend: legend update and render with same logic (#2890) (10666c0c)
  • v4.1.0-beta.10 Changes

    September 28, 2020
    Chores
    📚 Documentation Changes
    🆕 New Features
    • 👌 improve interval label position (#2869) (81ae97fa)
    • 🔀 view padding sync (#2843) (032e9208)
    • 👍 添加 supportCSSTransform 属性, 使图表在 css transform 下事件和交互都生效 (#2829) (c2190595)
    • 👌 support scrollbar component (#2813) (93436c11)
    • geometry: add geometry.custom API for registerShape (#2831) (ab589e30)
    • options: 支持配置项式声明分面 (#2788) (67cfdf34)
    🐛 Bug Fixes
    • 修复数据为空时 slider 报错的问题 (#2855) (1b706bec)
    • 🛠 fix slider changeSize bug and scrollbar overlap with legend (#2840) (38f07d4b)
    • 🚀 build before deploy to get latest type definition (#2833) (167daa3e)
    • 🛠 slider bugfix (#2828) (10edf2e6)
    • ➕ add dom-util dependence (#2789) (0c54f436)
    • demo: 修复环图自定义 label 的 demo, 获取 labelItems 为空 (#2838) (c1c764cf)
    • ✏️ typos: correct spelling (#2811) (7c671d0d)
    • clear: chart.clear then render, momery leak (#2800) (a6f56a73)
    • #2763: 修复 legend-filter 在 view 中行为错误 (#2802) (4432e0ed)
    • offscreen: sync clip style in offscreen group (#2795) (554f619f)
    • #2433: fix slider collide legend (#2793) (6b6479d5)
    • issue-2778: 修复 label 点击的时候,没有获取到数据 (#2791) (85e3b147)
    Other Changes
    ✅ Tests
  • v4.1.0-beta.1 Changes

    September 02, 2020
    Chores
    📚 Documentation Changes
    🆕 New Features
    🐛 Bug Fixes
  • v4.0.15 Changes

    August 14, 2020
    📚 Documentation Changes
    🆕 New Features
    • background: 使用 shape 来绘制 dark 的背景色 (#2745) (6adbdbf4)
    • annotation: text annotation 提供 content 回调,将图表 filteredData 作为回调参数 (#2735) (0e4d1f12)
    • 👍 Tooltip supported customContent (#2739) (5dc5a36e)
    • ➕ add api-extractor for extract typescript declare file (#2725) (22620898)
    • pie-label: add pie-outer label layout (#2726) (d94157da)
    🐛 Bug Fixes
    🔨 Refactors
    • axis: axis update 包含有 create 逻辑,删除容易的 create 逻辑,简化代码 (#2741) (757e21d6)
  • v4.0.14 Changes

    July 27, 2020
    🆕 New Features
    • Polygon 为 polygon 添加 square shape,用于绘制正方形矩阵块,同时支持 size 通道映射
    • Facet 分面标题支持格式化
    • Legend 图例新增 maxItemWidth 属性,超出自动省略
    • Annotation annotation 中文本绘制能力增强,可设置自动缩略以及背景框
    🐛 Bug Fixes
    • 坐标轴 verticalLimitLength 的参照物是画布 (#2692) (85d94fca)
    • 修复 'top-right' 类型的图例位置主题默认 maxItemWidth 不生效的问题
  • v4.0.13 Changes

    July 20, 2020
    Chores
    📚 Documentation Changes
    🆕 New Features
    • path line area 三类 Geometry 支持 showSinglePoint 属性,用于支持单点孤立数据点的绘制 (#2666) (3f37f287)
    🐛 Bug Fixes
    🔨 Refactors
  • v4.0.12 Changes

    June 24, 2020
    Chores
    • 👕 添加 lint-staged 配置 (#2600) (a776ddd1)

    • 优化 pre-commit hooks,github ci 服务太慢并且做不到强行约束,信息很容易忽略掉

    🐛 Bug Fixes
    • highlight-by-x Action toggle() 失效的问题
  • v4.0.11 Changes

    June 18, 2020
    📚 Documentation Changes
    🐛 Bug Fixes
    • 2570: 修复 appendPadding 设置后,图表更新不断缩小的问题 (#2577) (402e7b01)
    • legend: 修改 legend 布局的宽高限制 (#2587) (055043f1)
    • error if chart destroyed during resize (#2547) (2290ed38)
  • v4.0.10 Changes

    June 09, 2020
    🆕 New Features
    🐛 Bug Fixes
  • v4.0.9 Changes

    May 28, 2020
    🆕 New Features
    🐛 Bug Fixes