Merge pull request #8833 from dataease/pr@dev@fix_animation
fix(仪表板): 修复AntV环形图初始渲染动画对后端截图的影响
This commit is contained in:
commit
cf8e7e3786
@ -31,6 +31,7 @@ export function basePieOptionAntV(container, chart, action) {
|
||||
label: label,
|
||||
tooltip: tooltip,
|
||||
legend: legend,
|
||||
animation: false,
|
||||
pieStyle: {
|
||||
lineWidth: 0
|
||||
},
|
||||
|
||||
Loading…
Reference in New Issue
Block a user