Move zoom button for stats higher and to the left
This commit is contained in:
parent
2c1e4543fd
commit
2b8b069aee
@ -16,6 +16,12 @@
|
||||
chart: {
|
||||
type: 'area',
|
||||
zoomType: 'x',
|
||||
resetZoomButton: {
|
||||
position: {
|
||||
x: -40,
|
||||
y: -60,
|
||||
}
|
||||
}
|
||||
},
|
||||
title: {
|
||||
text: 'PLA version activity'
|
||||
|
Loading…
x
Reference in New Issue
Block a user