File tree Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Expand file tree Collapse file tree 3 files changed +6
-3
lines changed Original file line number Diff line number Diff line change 1+ #### 2.4.35 (2025-09-18)
2+ * 更新 G2 依赖
3+
14#### 2.4.33 (2025-09-15)
25
36##### Bug Fixes
Original file line number Diff line number Diff line change 11{
22 "name" : " @antv/g2plot" ,
3- "version" : " 2.4.34 " ,
3+ "version" : " 2.4.35 " ,
44 "description" : " An interactive and responsive charting library" ,
55 "keywords" : [
66 " chart" ,
5252 "@antv/color-util" : " ^2.0.6" ,
5353 "@antv/event-emitter" : " ^0.1.2" ,
5454 "@antv/g-base" : " ^0.5.11" ,
55- "@antv/g2" : " ^4.1.26 " ,
55+ "@antv/g2" : " ^4.2.12 " ,
5656 "@antv/matrix-util" : " ^3.1.0-beta.2" ,
5757 "@antv/path-util" : " ^3.0.1" ,
5858 "@antv/scale" : " ^0.3.18" ,
Original file line number Diff line number Diff line change 1- export const version = '2.4.34 ' ;
1+ export const version = '2.4.35 ' ;
22
33// G2 自定义能力透出
44import * as G2 from '@antv/g2' ;
You can’t perform that action at this time.
0 commit comments