disable animation
This commit is contained in:
@@ -46,6 +46,11 @@ export default {
|
||||
chart: {
|
||||
styledMode: true
|
||||
},
|
||||
plotOptions: {
|
||||
series: {
|
||||
animation: false
|
||||
}
|
||||
},
|
||||
xAxis: {
|
||||
type: 'datetime'
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user