Skip to content

Releases: antvis/G2

4.1.6

08 Jan 09:47
6767360
Compare
Choose a tag to compare
Performance

image

4.1.5

07 Jan 02:57
0585f27
Compare
Choose a tag to compare
Documentation Changes
New Features
Bug Fixes
  • tooltip-tip: label tip max width 50%, and break word (#3177) (b7a86fec)
  • geometry: geometry.update should update scale when data is changed (#3174) (86f2c570)
  • correct label position for histogram (#3156) (0f6e7167)

4.1.4

22 Dec 12:14
3b2477d
Compare
Choose a tag to compare
Documentation Changes
New Features
Bug Fixes
  • 修复路径错误 (#3148) (bd49fbe1)
  • fix line geometry fail to set dot or dash shape(#3144) (239e8a67)
  • 修复 element shape 进行 syncShapeStyle 时,可能存在空对象的情况 (#3110) (904202d1)
  • fix empty div container for annotation (#3112) (f3739657)
  • testcases: 增加单测,g 层修复 animate shape 在 changesize 的时候报错 (#3113) (28d235b0)

4.1.2

11 Dec 06:39
82a206f
Compare
Choose a tag to compare
Chores
Documentation Changes
Bug Fixes
  • fix early create canvas context cause build error in server side (#3081) (773abdd9)
  • issue-3073: 修复数据存在null值,在pie-outer 标签布局下报错 (#3074) (73708e93)

4.1.0

01 Dec 13:55
2c2db0f
Compare
Choose a tag to compare
Chores
Documentation Changes
New Features
Bug Fixes
Refactors
  • theme: 主题重构,暴露 createTheme 方法 (#3018) (e7471d70)

v4.0.14

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

v4.0.10

10 Jun 03:48
b431148
Compare
Choose a tag to compare
New Features
Bug Fixes

v4.0.9

28 May 02:34
6097cf6
Compare
Choose a tag to compare
New Features
Bug Fixes

v4.0.8

18 May 03:52
17a76cf
Compare
Choose a tag to compare
Documentation Changes
New Features
  • slider: add formatMask property (aac56a86)
  • interaction: use get method (78e2c32f)
Bug Fixes
  • 2365: 修复极坐标系圆弧坐标轴文本不响应坐标系 rotate 的问题 (#2424) (5c2bc3ff)
  • 2371: 修复未判断 labels 为空导致的饼图图例过滤错误 (#2422) (a30eb71f)
  • 2377: registerTheme 时,需要和基础主题进行合并 (#2416) (0c220765)
  • 2412: 修复 axis title offset 设置不生效的问题,默认自动计算 (#2417) (a220df31)
  • fix min/max value map to color (#2442) (b3d41214)

v4.0.7

17 Apr 02:26
Compare
Choose a tag to compare
Bug Fixes
  • do not set tooltip position when follow is false (62f5e279)
  • delegation: mouse leave failed (d3a30ed2)
  • element: 修复获取 state style 报错的问题 (320e22f0)