Releases: antvis/G2
Releases · antvis/G2
4.1.2
4.1.0
Chores
- upgrade site theme (#3015) (00b919b4)
- only sync gh-pages to Gitee Mirror (#3014) (ba9bc23c)
- update preview.yml (#3011) (f1c7b6b8)
Documentation Changes
- 补充丢失的分面&交互的英文文档 (#3040) (b64fae45)
- add guide for sankey (#3030) (e9ba7649)
- fix the parameter description of TooltipCrosshairsTextCallback function (#3005) (3b996b1b)
- add G2Plot in readme (#3002) (48ccebfd)
- magi:
- sankey: add indicator sankey demo (#3027) (0db5f81f)
New Features
- label-layout: 标签布局 limit-in-plot 支持 ellipsis 展示 (#3066) (4eec0d2c)
- label: add limitInPlot label layout (#3062) (8cdf428e)
- support tooltip reversed cfg (#3055) (8cff406e)
- interval support lineCap round (#3036) (2907ac77)
- pixel interval padding and dodge padding (#2881) (d27fff29)
- view: add syncViewPadding support callback (#2995) (c8355f21)
Bug Fixes
- 更改默认 scale type 设置:time -> timeCat (#3059) (82470868)
- return early from sectorPathUpdate if path is invalid (#3047) (694f2096)
- limitInPlot 更新后需要清除 clip (#3043) (b641da2f)
- change the triggering condition (#3028) (449188ff)
- support adjust-color for overflow labels (#3016) (ac6d9428)
- tooltip clear (#3010) (1cc9354f)
- #2996 (#2998) (c6256760)
- pie-label: 修复饼图 label 溢出 (#3057) (44e88a4f)
- san-key: 贝塞尔曲线的方向不对 (#3023) (0210319f)
- slider: slider, scrollbar filter data (#3013) (71d9e448)
Refactors
v4.0.14
v4.0.10
v4.0.9
v4.0.8
Documentation Changes
New Features
Bug Fixes
v4.0.7
v4.0.6
v4.0.5
v4.0.4
New Features
- event: 添加 plot:enter 和 plot:leave 事件 (1f9b96be)
- interaction:
- view:
- force-fit: add forceFit api for chart (719b61b3)
Bug Fixes
- theme:
- 移除 coord.getRadius() 的 ts-ignore 注释 (a02b7316)
- geometry: 修复层叠点图上下区间点全部绘制的问题。Closed #2202 (d7edf5e6)
- view: 修复 syncScale() 调用时机不当导致分面渲染性能直线下降的问题 (d492c0ea)
- #2264: 修复 canvas 样式导致的 resize 问题, 修复容器层级 (10200851)
- #2232: fix 当 legend item 点击的时候, 图例项变少 (19ca46ff)
- #2173: fix legend overlap when in same direction (59db3b59)
- #2212: fix when slider option has no start or end (36a3b5db)
- #2222: fix scale pool memory leak (7f23a4c0)
- #2215: fix chart min size = 100 (e49646d3)
- #2195: fix autoFit 不生效 (92d607ec)