1
0
Fork 0
mirror of synced 2024-06-03 11:24:48 +12:00

fix: disable animation from charts

This commit is contained in:
Torsten Dittmann 2021-12-16 11:27:19 +01:00
parent 555505fc79
commit 6f19652ab8

View file

@ -38,6 +38,9 @@
datasets: []
},
options: {
animation: {
duration: 0
},
responsive: true,
hover: {
mode: "nearest",