Enabled animations for metrics graphs

This commit is contained in:
ShadowArcanist
2025-09-19 22:59:31 +05:30
parent ac577b076e
commit 20c57cde78
2 changed files with 4 additions and 4 deletions

View File

@@ -52,7 +52,7 @@
}, },
}, },
animations: { animations: {
enabled: false, enabled: true,
}, },
}, },
fill: { fill: {
@@ -175,7 +175,7 @@
}, },
}, },
animations: { animations: {
enabled: false, enabled: true,
}, },
}, },
fill: { fill: {

View File

@@ -46,7 +46,7 @@
}, },
}, },
animations: { animations: {
enabled: false, enabled: true,
}, },
}, },
fill: { fill: {
@@ -173,7 +173,7 @@
}, },
}, },
animations: { animations: {
enabled: false, enabled: true,
}, },
}, },
fill: { fill: {