🎨
This commit is contained in:
parent
841c8d619f
commit
393ad283e1
1 changed files with 3 additions and 0 deletions
|
@ -111,6 +111,9 @@ export default Vue.extend({
|
||||||
height: 150,
|
height: 150,
|
||||||
zoom: {
|
zoom: {
|
||||||
enabled: false
|
enabled: false
|
||||||
|
},
|
||||||
|
toolbar: {
|
||||||
|
show: false
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
plotOptions: {
|
plotOptions: {
|
||||||
|
|
Loading…
Reference in a new issue