Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.4.0 source code.tar.gz | 2025-08-28 | 8.3 MB | |
5.4.0 source code.zip | 2025-08-28 | 10.4 MB | |
README.md | 2025-08-28 | 2.8 kB | |
Totals: 3 Items | 18.7 MB | 0 |
What's Changed
- feat: geoView's children inherit data by @moayuisuda in https://github.com/antvis/G2/pull/7037
- docs: 答疑问题整理,文档修改补充示例 by @interstellarmt in https://github.com/antvis/G2/pull/7042
- docs: add the documentation for legend item poptip by @lxfu1 in https://github.com/antvis/G2/pull/7044
- Revert "fix: 多轴图使用滚动条后会导致折线点位错乱" by @p-liar in https://github.com/antvis/G2/pull/7048
- docs: add overallconfig and fix docs issues by @interstellarmt in https://github.com/antvis/G2/pull/7049
- docs: fix document from user by @hustcc in https://github.com/antvis/G2/pull/7050
- feat: make mark series scale independent by @moayuisuda in https://github.com/antvis/G2/pull/7046
- fix: fix scrollbar init by @interstellarmt in https://github.com/antvis/G2/pull/7051
- fix: the exceedAdjust is not working when using the slider by @taoeer in https://github.com/antvis/G2/pull/7047
- docs: add introduction by @interstellarmt in https://github.com/antvis/G2/pull/7056
- docs: add chart introduction by @interstellarmt in https://github.com/antvis/G2/pull/7078
- feat: add a null tooltip for Mark interval by @lxfu1 in https://github.com/antvis/G2/pull/7071
- fix: tooltip fails caused by resize by @lxfu1 in https://github.com/antvis/G2/pull/7074
- fix: tooltip picking error when band width are not equal by @lxfu1 in https://github.com/antvis/G2/pull/7075
- fix: tooltip data x error by @lxfu1 in https://github.com/antvis/G2/pull/7076
- fix: 开启 scrollbar 组件,出现间距问题。 by @p-liar in https://github.com/antvis/G2/pull/7072
- fix: sankey change data by @interstellarmt in https://github.com/antvis/G2/pull/7086
- docs: add getDataByXY API by @lxfu1 in https://github.com/antvis/G2/pull/7087
- fix: snapshots by @lxfu1 in https://github.com/antvis/G2/pull/7090
- feat: tickLength支持回调函数配置,添加单测 by @interstellarmt in https://github.com/antvis/G2/pull/7089
- fix: render error when double click legend by @BQXBQX in https://github.com/antvis/G2/pull/6767
- feat: add broken axisY function by @lxfu1 in https://github.com/antvis/G2/pull/7079
- fix: heatmap自定义的tooltip items被覆盖,无法在render中自定义 by @interstellarmt in https://github.com/antvis/G2/pull/7095
- feat: focus icon bind click events by @moayuisuda in https://github.com/antvis/G2/pull/7091
- fix: emit slider filter should show correct label by @interstellarmt in https://github.com/antvis/G2/pull/7092
- feat: add double-click to close function & limit breaks range by @lxfu1 in https://github.com/antvis/G2/pull/7102
New Contributors
- @taoeer made their first contribution in https://github.com/antvis/G2/pull/7047
Full Changelog: https://github.com/antvis/G2/compare/5.3.5...5.4.0