Skip to content

Releases: antvis/G2Plot

2.3.21

13 May 03:15
e7c49a2
Compare
Choose a tag to compare
Documentation Changes
New Features
  • 柱条形图支持组间和组内 padding 的像素级设置 (#2539) (1c7d199d)
  • 支持上层 tree shaking (#2528) (7f4cd17d)
  • heatmap: 热力图主题色默认从 theme 中获取连续色板 (#2535) (4948f648)
  • sankey:
    • 桑基图支持配置 rawFields, 在节点和边上获取更多原始数据信息 (#2533) (60ab2f7b)
    • add nodeDraggable interaction configure (#2521) (6ae79bb7)
  • chord: 和弦图增加 state 通道 & 文档移除 color 配置 (#2527) (c23ef6c0)
Bug Fixes
  • 修改桑基图 的 来源字段 type 类型为 cat (#2513) (c2e0d531)
Other Changes
Refactors

2.3.19

26 Apr 11:26
37da617
Compare
Choose a tag to compare
Documentation Changes
  • chord: 和弦图增加 examples 处的文档 (#2517) (1c43752c)
  • legend: 图例补全文档 (df6968ef)
  • 文档日常更新 & 网站导航增加周边生态 (#2509) (b216b5e5)
Bug Fixes
  • 升级官网主题 & 修复文档命名错误 (#2508) (50999c32)

2.3.18

13 Apr 03:23
1623ca8
Compare
Choose a tag to compare

2.3.18 (2021-04-12)

Chores
Documentation Changes
  • 文档错误 (#2500) (c5a83826)
  • 图表组件文档完善 (#2481) (081971de)
  • 完善图例文档 & 增加图表组件的示例导航 & 补充图例两个 demo (#2477) (0740b371)
  • 完善 axis 文档(含 title, line, tickLine, subTickLine 等) (#2460) (7a651f7e)
New Features
  • 为双轴图增加 setState 功能 (#2488) (61a3ed81)
  • options: 13+图表提供获取默认配置项的静态方法 (#2489) (f62ca2fd)
Bug Fixes
  • sankey: depth is not right (#2503) (e349e32d)
  • gauge-theme: 仪表盘主题需要放在第一个设置,否则设置主题会失效 (#2501) (cee9c17b)
  • issue-2486: 不直接引用 @antv/matrix-util, 使用 G2 的 Util (#2499) (84fd908b)
  • 尝试修复词云图单测 (#2471) (ed682f21)

2.3.17

24 Mar 10:17
b4622b1
Compare
Choose a tag to compare
Documentation Changes
  • G2Plot Calendar: 补充组合图表 demo & 增加一个插件图表 (#2448) (772155db)
  • scrollbar: 补充滚动条滑块的高亮色文档 (#2449) (bfd9e24d)
  • label-line: 类型定义补全 (#2443) (33dfa3b1)
  • tooltip: 更新 tooltip 关于 marker 的文档 (#2439) (9836e08c)
New Features
  • liquid: 水波图支持跟随主题色 & 水波图支持 outline 配置样式 & 文档以及 demo 优化 (#2455) (04f2a66c)
  • scatter: 散点图支持 color 和 shape 同时映射图例字段 & 添加单测 (#2406) (c7b7724e)
  • area: 面积图支持 startOnZero (#2444) (1cdea551)
  • conversion-tag: 转化分析 tag 添加 elements 信息,方便业务上使用 (#2441) (706942a7)
Bug Fixes

2.3.16

17 Mar 10:44
a0ae386
Compare
Choose a tag to compare
Documentation Changes
New Features
  • add coordinate attribute to heatmap (#2425) (55842a6b)
  • second-geometry: 辅助几何图形 point 支持独立设置 state style (#2429) (7d0a5301)
Bug Fixes

2.3.14

11 Mar 06:50
d96ff8b
Compare
Choose a tag to compare
Documentation Changes
New Features
  • 矩形树图:新增下钻面包屑指引 (#2386) (ff9a470)
  • feat(gauge): 仪表盘支持配置 style,支持圆角仪表盘 (#2395) (7a34182)
  • feat(gauge): gauge 支持像素级别设置宽度 (#2402) (e87ea30)
Bug Fixes
  • Fix/liquid shape bugs (#2396) (e416b44)
  • fix: bullet 的 target 支持回调函数处理 (#2397) (02d9942)
  • fix(#2375): 修复饼图中心文本交互没有使用 custom-html (#2413) (bb848cf)
  • fix(pie-tooltip): tooltip 默认设置 fields 和 formatter 只针对全 0 场景 (#2415) (85156c8)

2.3.13

03 Mar 11:35
ff9a470
Compare
Choose a tag to compare
Chores
Documentation Changes
New Features
Bug Fixes
  • sankey: shape order same with data, layout space (#2354) (c86625ca)

2.3.12

23 Feb 13:09
674d51f
Compare
Choose a tag to compare
Documentation Changes
New Features
  • treemap layout optimize (#2337) (312bcdbd)
  • 雷达图新增 innerRadius、startAngle、endAngle (#2323) (11639171)
  • export default-options, you can use staticMethod to getDefaultOptions, like Plot.getDefaultOptions() (#2307) (8efbdd64)
  • radial-bar: add radial bar label adaptor (#2336) (2f0961b1)
  • state-style: 若干图表支持 state 设置样式 & 增加文档 (#2334) (f45d02bc)
Bug Fixes

2.3.11

04 Feb 01:33
ab9b48f
Compare
Choose a tag to compare
Documentation Changes
New Features
  • 双轴图新增 slider (#2287) (0276528d)
  • sankey: add nodeWidth, nodePadding options (#2295) (947889b3)
  • animation: 增加动画文档和 demo & 多图层图表支持分 view 动画 (#2291) (9e62cb91)

2.3.10

27 Jan 07:34
0cc4ac7
Compare
Choose a tag to compare

New Features

  • feat(gauge): 支持配置米轨仪表盘 (#2271) (53ebbfa)
  • feat(treemap): 矩形树图增加下钻交互 (#2219) (9f206e3)
  • feat(pie): 饼图 geometry 默认对 elemenent 的 zIndex 进行反序 (#2266) (a5971b6)
  • feat(pie): 饼图支持动态更新数据,支持通过 Pie.getDefauletOptions() 获取默认配置项 (#2257) (47fa687)
Bug Fixes
  • issue-2264 修复瀑布图 formatter 不生效 (#2270) (6787c8b)
  • fix: 修复散点图 size 回调不生效 (#2263) (510c1b5)
  • fix: 饼图数据存在 NaN 时,浏览器崩溃 && 修复中心统计文本更新为 false,再更新为显示,样式丢失 (#2257) (47fa687)
Documentation Changes