Move zoom button for stats higher and to the left
This commit is contained in:
parent
3ff13dd0d3
commit
239e3b06a3
@ -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