缩短动画时间

This commit is contained in:
JIANG
2025-11-19 17:56:58 +08:00
parent 48716f4876
commit 11ccd53672

View File

@@ -726,6 +726,8 @@ const SCADADataPanel: React.FC<SCADADataPanelProps> = ({
};
const option = {
// animation: false,
animationDuration: 500,
tooltip: {
trigger: "axis",
confine: true,