Releases: antvis/G2Plot
Releases · antvis/G2Plot
2.4.6
2.4.5
2.4.0
New Features
Documentation Changes
- 补充 legend 文档 & 自定义转化漏斗图 demo (#2998) (86a8ec0f)
- 周常丰富文档和 demo (#2976) (aad83bc2)
- 更新官网公告 (b5fcf129)
- legend: 增加图例自定义 marker 的 demo (#2961) (ceb52ab8)
- correct doc about
rotate
(#2959) (d3c5e856) - bar: 条形图增加 bar 配置文档说明和 demo (#2974) (98d984f2)
- typo: fix description of package (#2989) (5829e794)
Bug Fixes
- venn: fix venn color option type compatibility (#3015) (4364df56)
- bar: 修复条形图图例转置 & 单测 (#3013) (be7caa9a)
- docs: fix document typo (#2971) (5449ce0c)
Refactors
2.3.40
2.3.39
2.3.38
2.3.37
Documentation Changes
- heatmap: 通过 iframe 嵌入语雀图表指引文档 (6a00f9b8)
New Features
- venn:
- sunburst:
Bug Fixes
2.3.36
Documentation Changes
New Features
- gauge: 仪表盘支持自定义指示器 indicator (#2892) (e36296b1)
- line: 修复折线图 marker 交互, 以及丰富折线图自定义 marker demo (#2895) (078a358a)
Bug Fixes
- sankey: 桑基图节点顺序需要保证原序 (#2897) (5ad43b72)
- funnel: 修复漏斗图数据为 0 时,出现 conversionTag 样式问题 (#2893) (6a0512b7)
- 修复开启 animation 引发 state 样式延迟渲染,导致单测错误 (#2891) (0e8de058)
Refactors
2.3.35
New Features
Bug Fixes
- venn(label): 处理韦恩图 label 遮挡问题 (#2861) (bec4bb14)
- venn(data): 处理非法数据 (#2857) (e8cca008)
- venn(padding): 兼容非法 padding (#2855) (94adfa44)
- compare funnel: 添加了对比漏斗图案例 (#2859) (5678aa44)
Documentation Changes
- label: 增加一个数据标签的 demo (#2875) (626a50cd)
- progress: 完善了进度条 progressStyle 的回调方法描述文档 (#2863) (240bb18e)
- 增加一个漏斗图分析 demo (#2848) (4b3143e6)
- 增加一个饼图 demo(个性化标签饼图) (#2853) (7fb1542b)
- changelog: 删除重复的 changelog (#2843) (f9433c01)
Chores
2.3.33
Documentation Changes
- set default lang=zh in readme (#2839) (6c2fea3b)
- annotations: annotations 相关文档完善 (#2823) (0df46052)
- pattern: 添加自定义 pattern 的 demo (a0a42420)
New Features
- venn: 初始化韦恩图 (#2831) (e2b84c6a)
- dual-axes: 双轴图支持单轴配置 legend (#2840) (d1e1a527)
- annotations: 提供更新图标标注方法 (#2826) (d879ad14)
Bug Fixes
- 修复 demo (87ae90f9)