Skip to content

Releases: antvis/G2Plot

2.3.32

25 Aug 10:00
e25bfda
Compare
Choose a tag to compare
Documentation Changes
New Features
Bug Fixes
  • funnel: 不将 label 的 layout 的 type 设置为 interval-adjust-position,修复 label 设置 position: right 不生效 (#2817) (de2efd5e)

2.3.31

16 Aug 07:59
d980bfd
Compare
Choose a tag to compare
Bug Fixes
  • dual-axes: 修复双轴图使用 color 回调时,legend marker 颜色丢失 (#2800) (a45dbdb4)
  • line: 修复无拆分时折线图 color 回调报错 (#2751) (4215408f)

2.3.30

13 Aug 11:59
39a78fc
Compare
Choose a tag to compare
Documentation Changes
New Features
  • state: 支持多 view 图表,如:对称条形图、箱型图、小提琴图、mix 多图层图表等的状态设置和获取 (#2773) (c64270ea)
Bug Fixes
  • funnel: 修复尖底漏斗图最后一排错位 (#2793) (603d533f)
  • dual-axes: 修复双轴图 theme 设置覆盖 columnWidthRatio 设置 (#2791) (2dc2d962)
  • word-cloud: 修复词云图 legend 配置不起效 修复 词云图 color 回调缺少其他数据 (#2787) (ec47b760)
  • dual-axes: configure legend selected (#2784) (25fbe901)
  • dual-axes: 双轴图图例 legend 使用 symbol 的时候,颜色不能自动调整 (#2776) (93000e50)

2.3.29

09 Aug 09:19
b8d97a3
Compare
Choose a tag to compare
Documentation Changes
New Features
Bug Fixes
  • 修复错误 & 更新官网展示 github (#2767) (cc96c741)
  • sankey: 修复桑基图 rawFields 在 label & tooltip 处不生效 (#2756) (669f881d)
  • treemap 矩阵树图支持 color 回调中使用 rawFields (color function apply rawFields) (#2750) (e1c5974d)
  • line 修复折线图 smooth 状态下,最高点有时会绘制不正确 (#3546)(daf3b8a8)

2.3.28

30 Jul 08:11
9441b25
Compare
Choose a tag to compare
Documentation Changes
  • heatmap: 热力图补充密度热力图说明:color、style callback 以及 state 不可用 (#2718) (d0055e1b)
  • 更新官网公告 & demo (ed3375b9)
New Features
Bug Fixes

2.3.27

21 Jul 15:49
e78f969
Compare
Choose a tag to compare
Documentation Changes
  • legend: 图例 itemName, itemValue 增加 style 回调 (#2712) (1b039b0b8)
Bug Fixes
  • histogram: binNumber 设置出错 (#2708) (46d27699)
  • percentage stacked column: 修复 百分比堆叠分组柱状 展示不对 的问题 (#2688) (08e17224)
  • radial-bar: 修复 玉珏图没有考虑 isStack 的情况 重新计算最大值 (#2685) (397d8641)
  • rose: 玫瑰图 legend 默认配置,不进行 offset 偏移 (#2683) (86e23094)
  • bullet: 修复子弹图 状态量 中 设置 fill 为渐变色时,报错 (#791) (70083c2d1)
  • legend: 修复图例容器大小无法设置问题 (#2711) (3fb32f087)
Refactors

2.3.26

07 Jul 06:18
dbafaf4
Compare
Choose a tag to compare
Documentation Changes
  • column: fix-2669, 新增堆叠的柱状图展示总数 label 的 demo (#2681) (1ab8c3a3)
New Features
  • sunburst: 旭日图增加一些字段元信息,如 同层级节点位置索引,祖先节点,儿子节点数量等 (#2679) (8c31012f)
  • connected-area: 联通区域支持样式配置 (#2667) (9a8e1e68)
Bug Fixes
  • legend: 修复 legend marker 回调设置,spacing 不生效(#2671) (026f5eb)

2.3.25

30 Jun 12:33
b031ee7
Compare
Choose a tag to compare
Documentation Changes
New Features
  • drill-down: 优化下钻的面包屑位置 (#2664) (81beae66)
  • circle-packing: 新增 CirclePacking 图表 (#2655) (ab4ce2b)
Bug Fixes
  • scatter: when scatter data length = 1 and x is cat,图表不展示,而数据两条及以上就可以显示 (#2661) (dba879ac)
  • scatter: 散点图刷选交互之后的 scale 处理 (#2649) (17e8f082)
  • funnel: funnel with empty data, #2616 (#2658) (ef797330)
  • bullet: 修复轴组件添加 max 时,子弹图 scale 呈现不正确问题 (#2639) (dd23da52)
  • active-region: 修复 active-region 设置 Y 轴最大值后,获取 shape 错位 (#3484) (2e62682a)

2.3.24

16 Jun 08:50
4c437f6
Compare
Choose a tag to compare
Chores
Documentation Changes
New Features
  • sunburst: 旭日图增加 ignoreParentValue 配置 (#2637) (203774f5)
  • funnel: 支持尖底漏斗图以及样式设置 (#2634) (0882b32d)
Bug Fixes

2.3.23

09 Jun 07:07
eaa2a58
Compare
Choose a tag to compare
Chores
  • 网站展示实际版本(use real version) (#2552) (627f8f06)
Documentation Changes
New Features
Bug Fixes
Refactors
  • drilldown: 矩阵树图下钻交互改造,旭日图支持下钻 (#2608) (8c5c3e2a)