缩短动画时间
This commit is contained in:
@@ -726,6 +726,8 @@ const SCADADataPanel: React.FC<SCADADataPanelProps> = ({
|
|||||||
};
|
};
|
||||||
|
|
||||||
const option = {
|
const option = {
|
||||||
|
// animation: false,
|
||||||
|
animationDuration: 500,
|
||||||
tooltip: {
|
tooltip: {
|
||||||
trigger: "axis",
|
trigger: "axis",
|
||||||
confine: true,
|
confine: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user