mirror of
https://github.com/dataease/dataease.git
synced 2026-06-13 09:04:38 +08:00
Merge pull request #8833 from dataease/pr@dev@fix_animation
fix(仪表板): 修复AntV环形图初始渲染动画对后端截图的影响
This commit is contained in:
@@ -31,6 +31,7 @@ export function basePieOptionAntV(container, chart, action) {
|
||||
label: label,
|
||||
tooltip: tooltip,
|
||||
legend: legend,
|
||||
animation: false,
|
||||
pieStyle: {
|
||||
lineWidth: 0
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user