v5.4.8
- feat: add forward pyramid diagram by @Orcish-Y in https://github.com/antvis/G2/pull/7232
- docs: update document by @interstellarmt in https://github.com/antvis/G2/pull/7235
- fix: scrollbar should not have adaptive filtering by default by @interstellarmt in https://github.com/antvis/G2/pull/7238
- fix: interaction elementhoverscale by @interstellarmt in https://github.com/antvis/G2/pull/7236
- docs: update event document by @interstellarmt in https://github.com/antvis/G2/pull/7239
- docs: add scene visualization examples by @interstellarmt in https://github.com/antvis/G2/pull/7240
- docs: 调整场景可视化示例位置 by @interstellarmt in https://github.com/antvis/G2/pull/7242
- chore: adjust the strength x for beeSwarm by @lxfu1 in https://github.com/antvis/G2/pull/7213
- chore: 修复官网代码预览报错的问题 by @interstellarmt in https://github.com/antvis/G2/pull/7248
- Add Trendshift badge to README files by @Copilot in https://github.com/antvis/G2/pull/7249
- feat: legend-size-autofit by @moayuisuda in https://github.com/antvis/G2/pull/7245
- fix: tooltip-shared with annotation by @moayuisuda in https://github.com/antvis/G2/pull/7255
- fix: legend positioning when resizing with bottom center layout by @Copilot in https://github.com/antvis/G2/pull/7254
- chore: changelog 5.4.8 by @moayuisuda in https://github.com/antvis/G2/pull/7257
- @Copilot made their first contribution in https://github.com/antvis/G2/pull/7249
Full Changelog: https://github.com/antvis/G2/compare/v5.4.7...v5.4.8
v5.4.7
- fix: label overlap when legend deselected by @interstellarmt in https://github.com/antvis/G2/pull/7215
- docs: modify histogram docs by @interstellarmt in https://github.com/antvis/G2/pull/7210
- feat: add funnel radius by @Orcish-Y in https://github.com/antvis/G2/pull/7222
- fix: remove redundant undefined in legend by @Orcish-Y in https://github.com/antvis/G2/pull/7225
- docs: add Ask DeepWiki by @Alexzjt in https://github.com/antvis/G2/pull/7228
- chore(release): release 5.4.7 by @interstellarmt in https://github.com/antvis/G2/pull/7231
Full Changelog: https://github.com/antvis/G2/compare/v5.4.6...v5.4.7
v5.4.6
- docs: add doc for legend render by @moayuisuda in https://github.com/antvis/G2/pull/7216
- docs: add flame chart example by @moayuisuda in https://github.com/antvis/G2/pull/7217
Full Changelog: https://github.com/antvis/G2/compare/v5.4.5...v5.4.6
v5.4.5
- chore: add g2 recommend by @interstellarmt in https://github.com/antvis/G2/pull/7196
- chore: add g2 recommend by @Alexzjt in https://github.com/antvis/G2/pull/7201
- feat: add mark partition by @moayuisuda in https://github.com/antvis/G2/pull/7198
- docs: add liquid example by @interstellarmt in https://github.com/antvis/G2/pull/7203
- fix: update triggered height increase by @moayuisuda in https://github.com/antvis/G2/pull/7205
- fix: 手动触发第一个 x 的 tooltip 无效 by @moayuisuda in https://github.com/antvis/G2/pull/7209
- fix: adaptive slider logic by @interstellarmt in https://github.com/antvis/G2/pull/7208
- feat: changelog 5.4.5 by @moayuisuda in https://github.com/antvis/G2/pull/7211
Full Changelog: https://github.com/antvis/G2/compare/v5.4.4...v5.4.5
v5.4.4
- feat: update snapshots by @moayuisuda in https://github.com/antvis/G2/pull/7184
- feat: add component prefix by @interstellarmt in https://github.com/antvis/G2/pull/7186
- docs: 新增 slider 相关代码示例 by @interstellarmt in https://github.com/antvis/G2/pull/7190
- feat(interaction): add elementHoverScale for pie and donut charts by @interstellarmt in https://github.com/antvis/G2/pull/7189
- feat: legendFilter 中不同 scale 隔离 by @moayuisuda in https://github.com/antvis/G2/pull/7192
- chore: update version of dumi-theme-antv by @interstellarmt in https://github.com/antvis/G2/pull/7194
- chore: changelog v5.4.4 by @moayuisuda in https://github.com/antvis/G2/pull/7195
Full Changelog: https://github.com/antvis/G2/compare/5.4.3...v5.4.4
5.4.3
- 修复 legend:focus 的 off 误写成 on 的BUG by @wanglxi1 in https://github.com/antvis/G2/pull/7157
- chore: update version of @antv/dumi-theme-antv by @interstellarmt in https://github.com/antvis/G2/pull/7158
- 将 legend 的 emitter.off 移出循环 by @wanglxi1 in https://github.com/antvis/G2/pull/7160
- chore: fix site error by @interstellarmt in https://github.com/antvis/G2/pull/7168
- docs: feedback issue by @interstellarmt in https://github.com/antvis/G2/pull/7171
- fix: 修复 continuous legend 触发值错误 by @moayuisuda in https://github.com/antvis/G2/pull/7156
- chore: overrides monaco by @interstellarmt in https://github.com/antvis/G2/pull/7178
- feat: add disableAutoHide option to prevent the default tooltip auto-hide behavior by @chenmijiang in https://github.com/antvis/G2/pull/7173
- feat: legend 支持 render 配置 by @moayuisuda in https://github.com/antvis/G2/pull/7153
- @wanglxi1 made their first contribution in https://github.com/antvis/G2/pull/7157
Full Changelog: https://github.com/antvis/G2/compare/5.4.2...5.4.3
5.4.2
- chore: update version to 5.4.1 by @lxfu1 in https://github.com/antvis/G2/pull/7138
- feat: add bee swarm mark by @lxfu1 in https://github.com/antvis/G2/pull/7133
- feat: slider scale sync by @interstellarmt in https://github.com/antvis/G2/pull/7132
- feat: sparkLine support interval mark by @interstellarmt in https://github.com/antvis/G2/pull/7142
- docs: add sliderWheel docs by @interstellarmt in https://github.com/antvis/G2/pull/7143
- fix(interaction): prevent conflicts between page scrolling and event bubbling to enhance the interactive experience by @interstellarmt in https://github.com/antvis/G2/pull/7144
- feat: tooltip supports click to lock by @lxfu1 in https://github.com/antvis/G2/pull/7147
- docs: example 里透出 双轴图例子,以便 context7 读取 by @interstellarmt in https://github.com/antvis/G2/pull/7150
- feat: axis label adapts automatically by @lxfu1 in https://github.com/antvis/G2/pull/7151
- fix: tooltip display is abnormal by @lxfu1 in https://github.com/antvis/G2/pull/7149
- fix: legend 过滤时忽略标记元素 by @moayuisuda in https://github.com/antvis/G2/pull/7154
- chore: change log by @lxfu1 in https://github.com/antvis/G2/pull/7155
Full Changelog: https://github.com/antvis/G2/compare/5.4.1...5.4.2
5.4.1
- chore: change log by @lxfu1 in https://github.com/antvis/G2/pull/7103
- docs: add axis breaks documentation by @lxfu1 in https://github.com/antvis/G2/pull/7104
- feat: legend default select by @moayuisuda in https://github.com/antvis/G2/pull/7106
- fix: brushHighlight return incorrect selection after sliderFilter by @interstellarmt in https://github.com/antvis/G2/pull/7109
- chore: add compress option by @lxfu1 in https://github.com/antvis/G2/pull/7105
- docs: add legend focus example by @moayuisuda in https://github.com/antvis/G2/pull/7108
- docs: update axis breaks examples by @lxfu1 in https://github.com/antvis/G2/pull/7118
- feat: add interaction sliderWheel by @interstellarmt in https://github.com/antvis/G2/pull/7113
- feat: axis label supports the render configuration by @lxfu1 in https://github.com/antvis/G2/pull/7119
- chore: add issue automated by @interstellarmt in https://github.com/antvis/G2/pull/7122
- chore: move script by @interstellarmt in https://github.com/antvis/G2/pull/7124
- chore: update script by @interstellarmt in https://github.com/antvis/G2/pull/7126
- chore: fix automated script by @interstellarmt in https://github.com/antvis/G2/pull/7128
- fix: sankey view style configuration is invalid by @lxfu1 in https://github.com/antvis/G2/pull/7131
- docs: replace
topojsonwithtopojson-clientby @Jungzl in https://github.com/antvis/G2/pull/7120 - feat: make tooltip series scale independent by @moayuisuda in https://github.com/antvis/G2/pull/7115
Full Changelog: https://github.com/antvis/G2/compare/5.4.0...5.4.1
5.4.0
- 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
- @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