This commit is contained in:
syuilo 2019-07-08 04:19:17 +09:00
parent 841c8d619f
commit 393ad283e1

View file

@ -111,6 +111,9 @@ export default Vue.extend({
height: 150, height: 150,
zoom: { zoom: {
enabled: false enabled: false
},
toolbar: {
show: false
} }
}, },
plotOptions: { plotOptions: {