Skip to content

Releases: antvis/G2Plot

2.4.31

10 May 06:08
556b54c
Compare
Choose a tag to compare

New Contributors

Full Changelog: 2.4.29...2.4.31

2.4.29

03 Apr 12:00
1895e99
Compare
Choose a tag to compare

What's Changed

🎉 New Features

Full Changelog: 2.4.28...2.4.29

2.4.27

16 Mar 07:06
984dd2e
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • feat(custom shape): support custom shape for area/waterfall/radial-bar/rose/sunburst plot by @zhaokejian in #3495

🐛 Bug Fixes

  • fix(column): 修复柱状图拆分维度为空字符串时,错误显示了 xField 作为 title 的问题 by @wjgogogo in #3494

Other Changes

New Contributors

Full Changelog: 2.4.26...2.4.27

2.4.26

07 Mar 02:20
8ab57ec
Compare
Choose a tag to compare

What's Changed


Documentation Changes
Bug Fixes
  • Sankey: insufficient pass-in parameters for the callback function of edgeStyle (#3483) (0a4f376b)

2.4.23

07 Dec 07:03
37245c6
Compare
Choose a tag to compare

What's Changed

🎉 New Features

New Contributors

Full Changelog: 2.4.22...2.4.23

2.4.22

07 Nov 02:31
4ee1b50
Compare
Choose a tag to compare

What's Changed

🎉 New Features

📖 Documentation Changes

🐛 Bug Fixes

  • fix(test): g2plot label 延迟渲染 注释和增加延迟时间 到 test by @ai-qing-hai in #3264
  • fix(progress): 迷你进度条重新修改 by @ai-qing-hai in #3268
  • fix(Chord): 修复弦图label 样式不能修改的问题 by @ai-qing-hai in #3270
  • fix(heatmap): 添加 meta 中的最大最小值参数 可以控制最小显示参数 by @ai-qing-hai in #3272
  • fix(gauge): 仪表盘 percent 0 时,数据被过滤重新添加回来 by @ai-qing-hai in #3265
  • fix(heatmap): 修复色力图 coordinate部分配置不起效 和 配置了 refect coordinate 失效的问题 by @ai-qing-hai in #3294
  • fix(base): rawFields 添加回调,对 geometry color shape 进行了区分 by @ai-qing-hai in #3288
  • fix(histogram): 直方图 histogram 修复不能关闭 legend 的问题 by @ai-qing-hai in #3284
  • fix(funnel): 当 next 为 0 时,应该显示 0% 而不是 -∞ by @ai-qing-hai in #3313
  • fix(box): 箱型图 添加 annotation 配置 by @ai-qing-hai in #3317
  • fix(animation): 动画添加回调, 可以给不同的 形状添加动画 by @ai-qing-hai in #3275
  • fix: 锁 remark-mdx 版本修复启动报错 by @pepper-nice in #3346
  • fix(stock): avoid mutating stock data item by @floydspace in #3349
  • fix(column): custom customItems invalid issue (#3367) by @zhangzhonghe in #3375
  • fix(funnel): 漏斗图转化率文本位置获取修改 by @ai-qing-hai in #3354
  • fix(type): fix appendPadding description typo by @lijinke666 in #3373

Other Changes

New Contributors

Full Changelog: 2.4.20...2.4.22

2.4.20

22 Jun 01:30
68ccd8d
Compare
Choose a tag to compare

What's Changed

📖 Documentation Changes

  • docs(demo): add a new demo about how to handle element multiple selected by @visiky in #3253

🎉 New Features

  • feat(brush): support brush.isStartEnable to customize whether support brush interaction start. by @visiky in #3258

Full Changelog: 2.4.19...2.4.20

2.4.19

14 Jun 02:48
Compare
Choose a tag to compare

What's Changed

📖 Documentation Changes

🐛 Bug Fixes

  • fix(pie): 修复饼图 title statistic 没有使用 meta formatter by @visiky in #3235
  • fix(bullet): 子弹图 添加单数值range/measures 、 多 target 数据修改兼容 by @ai-qing-hai in #3231
  • fix(bullet): 修改子弹图单测 by @ai-qing-hai in #3241

Full Changelog: 2.4.17...2.4.19

2.4.17

25 May 02:00
35afcd5
Compare
Choose a tag to compare

What's Changed

🎉 New Features

  • feat(sankey): support null to represent loss. by @visiky in #3222

📖 Documentation Changes

  • docs(line-style.zh.md): line坐标轴线条样式示例说明 by @cooper1x in #3207
  • docs(bidirectional-bar): 新增双 y 轴中 yAxis 配置示例 by @cooper1x in #3195

Full Changelog: 2.4.16...2.4.17

2.4.16

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

What's Changed

🎉 New Features

  • feat: support useDeferredLabel to improve performance by @visiky in #3190. (更多关于 label 渲染优化,详见: @antv/g2@4.2.0)

📖 Documentation Changes

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

🐛 Bug Fixes

New Contributors

Full Changelog: 2.4.15...2.4.16