Skip to content

Releases: antvis/G2

4.1.30

28 Sep 11:27
343e93a
Compare
Choose a tag to compare
Bug Fixes
  • state-style: 修复存在状态时,动画丢失 (2619645a)

4.1.29

26 Sep 06:50
9299079
Compare
Choose a tag to compare

4.1.29 (2021-09-26)

Bug Fixes
  • custom-content: 修复 custom-content undefined 无法变回 tooltip 模版的问题 (#3644) (2790c349)

4.1.28

24 Sep 09:48
1e7ba02
Compare
Choose a tag to compare

4.1.28 (2021-09-24)

New Features
Bug Fixes
  • crash on safari 15 when fillText with unicode (#3640) (0516f6e3)
Reverts

4.1.26

17 Sep 07:05
d22ece6
Compare
Choose a tag to compare

4.1.26 (2021-09-15)

Documentation Changes
New Features
Bug Fixes
  • tooltip: 修复 clear + render 之后,tooltip dom 重复生成问题 (#3621) (eaacd502)
  • legend 自定义items 添加marker回调 (#3591) (dc80db29)
  • scrollbar: 修复了由于 getYScales 方法中去重方法错误导致的 scrollbar 会在特定情况下失效(#3569) (#3570) (28280ee4)
  • annotation: 修复 annotation 添加 id 失败 (#3601) (7561b33d)
Refactors
  • annotation: annotation position 支持百分比混用 (#3615) (bcffa462)
  • facet: 添加了spacing属性,支持配置分面图之间的间距 (#3614) (d5588a0e)
  • funnel: annotation 位置添加center,支持在漏斗图中正常显示 (#3611) (552500df)

4.1.25

25 Aug 07:41
6fac9aa
Compare
Choose a tag to compare
Documentation Changes
Bug Fixes
  • funnel: pyramid shape 最下面一层的 label 绘制不对齐 (#3585) (13a2e05d)

4.1.24

14 Aug 11:54
Compare
Choose a tag to compare
Documentation Changes
New Features

4.1.23

06 Aug 03:20
e27b717
Compare
Choose a tag to compare
Documentation Changes
Bug Fixes
Code Style Changes

4.1.22

29 Jul 02:20
b3b1b48
Compare
Choose a tag to compare
New Features

4.1.21

21 Jul 04:58
c39ad60
Compare
Choose a tag to compare
Chores
  • 更新官网版本,优化”图表示例页“选择 demo (#3523) (66dd7721)
New Features
Bug Fixes
  • heatmap: 修复热力图 style shadowBlur 不生效 & color 使用回调会导致白屏 (#3532) (664cf1a7)
  • legend: 过滤连续图例的 value 参数,防止影响到 component legend 的 value 属性 导致交互问题 (#3527) (f30d700c)

4.1.20

06 Jul 16:22
921cb03
Compare
Choose a tag to compare
Documentation Changes
Bug Fixes
  • legend: 修复 legend marker 回调设置,spacing 不生效(#2671) (026f5eb)