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