forked from github/dataease
refactor(图表): 关闭饼图动画
This commit is contained in:
parent
c4c8d5fffe
commit
49243dc526
@ -54,6 +54,7 @@ export class Pie extends G2PlotChartView<PieOptions, G2Pie> {
|
|||||||
colorField: 'field',
|
colorField: 'field',
|
||||||
appendPadding: getPadding(chart),
|
appendPadding: getPadding(chart),
|
||||||
color,
|
color,
|
||||||
|
animation: false,
|
||||||
pieStyle: {
|
pieStyle: {
|
||||||
lineWidth: 0
|
lineWidth: 0
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user