Releases: antvis/G2
Releases · antvis/G2
v5.4.7
What's Changed
- fix: label overlap when legend deselected by @interstellarmt in #7215
- docs: modify histogram docs by @interstellarmt in #7210
- feat: add funnel radius by @Orcish-Y in #7222
- fix: remove redundant undefined in legend by @Orcish-Y in #7225
- docs: add Ask DeepWiki by @Alexzjt in #7228
- chore(release): release 5.4.7 by @interstellarmt in #7231
Full Changelog: v5.4.6...v5.4.7
v5.4.6
What's Changed
- docs: add doc for legend render by @moayuisuda in #7216
- docs: add flame chart example by @moayuisuda in #7217
Full Changelog: v5.4.5...v5.4.6
v5.4.5
What's Changed
- chore: add g2 recommend by @interstellarmt in #7196
- chore: add g2 recommend by @Alexzjt in #7201
- feat: add mark partition by @moayuisuda in #7198
- docs: add liquid example by @interstellarmt in #7203
- fix: update triggered height increase by @moayuisuda in #7205
- fix: 手动触发第一个 x 的 tooltip 无效 by @moayuisuda in #7209
- fix: adaptive slider logic by @interstellarmt in #7208
- feat: changelog 5.4.5 by @moayuisuda in #7211
Full Changelog: v5.4.4...v5.4.5
v5.4.4
What's Changed
- feat: update snapshots by @moayuisuda in #7184
- feat: add component prefix by @interstellarmt in #7186
- docs: 新增 slider 相关代码示例 by @interstellarmt in #7190
- feat(interaction): add elementHoverScale for pie and donut charts by @interstellarmt in #7189
- feat: legendFilter 中不同 scale 隔离 by @moayuisuda in #7192
- chore: update version of dumi-theme-antv by @interstellarmt in #7194
- chore: changelog v5.4.4 by @moayuisuda in #7195
Full Changelog: 5.4.3...v5.4.4
5.4.3
What's Changed
- 修复 legend:focus 的 off 误写成 on 的BUG by @wanglxi1 in #7157
- chore: update version of @antv/dumi-theme-antv by @interstellarmt in #7158
- 将 legend 的 emitter.off 移出循环 by @wanglxi1 in #7160
- chore: fix site error by @interstellarmt in #7168
- docs: feedback issue by @interstellarmt in #7171
- fix: 修复 continuous legend 触发值错误 by @moayuisuda in #7156
- chore: overrides monaco by @interstellarmt in #7178
- feat: add disableAutoHide option to prevent the default tooltip auto-hide behavior by @chenmijiang in #7173
- feat: legend 支持 render 配置 by @moayuisuda in #7153
New Contributors
Full Changelog: 5.4.2...5.4.3
5.4.2
What's Changed
- chore: update version to 5.4.1 by @lxfu1 in #7138
- feat: add bee swarm mark by @lxfu1 in #7133
- feat: slider scale sync by @interstellarmt in #7132
- feat: sparkLine support interval mark by @interstellarmt in #7142
- docs: add sliderWheel docs by @interstellarmt in #7143
- fix(interaction): prevent conflicts between page scrolling and event bubbling to enhance the interactive experience by @interstellarmt in #7144
- feat: tooltip supports click to lock by @lxfu1 in #7147
- docs: example 里透出 双轴图例子,以便 context7 读取 by @interstellarmt in #7150
- feat: axis label adapts automatically by @lxfu1 in #7151
- fix: tooltip display is abnormal by @lxfu1 in #7149
- fix: legend 过滤时忽略标记元素 by @moayuisuda in #7154
- chore: change log by @lxfu1 in #7155
Full Changelog: 5.4.1...5.4.2
5.4.1
What's Changed
- chore: change log by @lxfu1 in #7103
- docs: add axis breaks documentation by @lxfu1 in #7104
- feat: legend default select by @moayuisuda in #7106
- fix: brushHighlight return incorrect selection after sliderFilter by @interstellarmt in #7109
- chore: add compress option by @lxfu1 in #7105
- docs: add legend focus example by @moayuisuda in #7108
- docs: update axis breaks examples by @lxfu1 in #7118
- feat: add interaction sliderWheel by @interstellarmt in #7113
- feat: axis label supports the render configuration by @lxfu1 in #7119
- chore: add issue automated by @interstellarmt in #7122
- chore: move script by @interstellarmt in #7124
- chore: update script by @interstellarmt in #7126
- chore: fix automated script by @interstellarmt in #7128
- fix: sankey view style configuration is invalid by @lxfu1 in #7131
- docs: replace
topojsonwithtopojson-clientby @Jungzl in #7120 - feat: make tooltip series scale independent by @moayuisuda in #7115
Full Changelog: 5.4.0...5.4.1
4.2.12
5.4.0
What's Changed
- feat: geoView's children inherit data by @moayuisuda in #7037
- docs: 答疑问题整理,文档修改补充示例 by @interstellarmt in #7042
- docs: add the documentation for legend item poptip by @lxfu1 in #7044
- Revert "fix: 多轴图使用滚动条后会导致折线点位错乱" by @p-liar in #7048
- docs: add overallconfig and fix docs issues by @interstellarmt in #7049
- docs: fix document from user by @hustcc in #7050
- feat: make mark series scale independent by @moayuisuda in #7046
- fix: fix scrollbar init by @interstellarmt in #7051
- fix: the exceedAdjust is not working when using the slider by @taoeer in #7047
- docs: add introduction by @interstellarmt in #7056
- docs: add chart introduction by @interstellarmt in #7078
- feat: add a null tooltip for Mark interval by @lxfu1 in #7071
- fix: tooltip fails caused by resize by @lxfu1 in #7074
- fix: tooltip picking error when band width are not equal by @lxfu1 in #7075
- fix: tooltip data x error by @lxfu1 in #7076
- fix: 开启 scrollbar 组件,出现间距问题。 by @p-liar in #7072
- fix: sankey change data by @interstellarmt in #7086
- docs: add getDataByXY API by @lxfu1 in #7087
- fix: snapshots by @lxfu1 in #7090
- feat: tickLength支持回调函数配置,添加单测 by @interstellarmt in #7089
- fix: render error when double click legend by @BQXBQX in #6767
- feat: add broken axisY function by @lxfu1 in #7079
- fix: heatmap自定义的tooltip items被覆盖,无法在render中自定义 by @interstellarmt in #7095
- feat: focus icon bind click events by @moayuisuda in #7091
- fix: emit slider filter should show correct label by @interstellarmt in #7092
- feat: add double-click to close function & limit breaks range by @lxfu1 in #7102
New Contributors
Full Changelog: 5.3.5...5.4.0
5.3.5
What's Changed
- chore: add prepublish by @interstellarmt in #7020
- fix: tooltip pick logic by @interstellarmt in #7021
- docs: 新增「螺旋图」文档 by @Eomnational in #6961
- fix: the abnormal lineWidth of the liquid shape by @lxfu1 in #7018
- fix: the tooltip of the Heatmap is abnormal by @lxfu1 in #7024
- docs: 删除todo下的螺旋图文档 by @Eomnational in #7028
- docs: fix feedback issue by @interstellarmt in #7032
- fix: corner radius abnormal of the pie chart by @lxfu1 in #7023
- fix: 修复scrollbarFilter传参不生效问题 by @p-liar in #7034
- docs: add overview card by @interstellarmt in #7036
- fix: memory abnormal caused by tooltip emitter by @lxfu1 in #7041
- fix: 多轴图使用滚动条后会导致折线点位错乱 by @p-liar in #7038
Full Changelog: 5.3.4...5.3.5