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',
|
||||
appendPadding: getPadding(chart),
|
||||
color,
|
||||
animation: false,
|
||||
pieStyle: {
|
||||
lineWidth: 0
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user