Skip to content

Releases: antvis/G2Plot

2.4.16

22 Apr 11:04
20d4b8e
Compare
Choose a tag to compare

What's Changed

🎉 New Features

📖 Documentation Changes

  • docs(mix): 增加 mix demo 和文档说明 by @visiky in #3176

🐛 Bug Fixes

New Contributors

Full Changelog: 2.4.15...2.4.16

2.4.15

02 Apr 00:12
c41502f
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • feat(coordinate): Column, Bar, Area 支持 coordinate 坐标转换配置 by @visiky in #3172

Full Changelog: 2.4.14...2.4.15

2.4.14

31 Mar 04:40
b046c23
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • feat(mix): mix 复合图表支持统一在顶层配置,增加 top、slider、annotations 等属性配置 by @visiky in #3168

Full Changelog: 2.4.13...2.4.14

2.4.13

29 Mar 15:39
Compare
Choose a tag to compare

What's Changed

🎉 New Features

Full Changelog: 2.4.12...2.4.13

2.4.12

23 Mar 10:43
6a11028
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • feat(bidirectional-bar): 对称条形图支持主题配置 by @visiky in #3155

Full Changelog: 2.4.11...2.4.12

2.4.11

22 Mar 13:34
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • feat(gauge): 仪表盘增加 tooltip 配置 by @visiky in #3149

Full Changelog: 2.4.10...2.4.11

2.4.10

10 Mar 15:03
e3fbced
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • feat(funnel): 漏斗图增加关闭分面 title 的展示 by @visiky in #3143

📖 Documentation Changes

  • docs: 周边工具增加 性能检测工具 by @visiky in #3142
  • docs(multi-view): 增加异常检测折线图demo by @pddpd in #3145

New Contributors

Full Changelog: 2.4.8...2.4.10

2.4.9

03 Mar 11:36
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • feat: 基于 JSDoc 标准调整 types 类型定义 by @lxfu1 in #3125
  • feat: 基于 jsDoc 规范完善 plots 组件注释 by @lxfu1 in #3126

📖 Documentation Changes

🐛 Bug Fixes

  • fix(annotations): 修复addAnnotations在双轴图等具有分view图表失效的问题 by @connono in #3119

Full Changelog: 2.4.8...2.4.9

2.4.8

07 Feb 06:51
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • feat(sankey): 分别对 node 和 edge 添加 交互属性配置 by @ai-qing-hai in #3081

📖 Documentation Changes

  • docs(gauge): 增加仪表盘自定义 demo by @visiky in #3092

🐛 Bug Fixes

Other Changes

Full Changelog: 2.4.7...2.4.8

2.4.7

14 Jan 10:38
876ed18
Compare
Choose a tag to compare
New Features
  • line: 折线图支持 scrollbar (#3076) (aa01ce37)
  • legend: 图例增加 radio 按钮实现正选 focus 功能 (#3074) (27838663)
Bug Fixes