Move zoom button for stats higher and to the left

This commit is contained in:
Deon George 2025-03-22 20:56:49 +11:00
parent 3ff13dd0d3
commit 239e3b06a3

View File

@ -16,6 +16,12 @@
chart: {
type: 'area',
zoomType: 'x',
resetZoomButton: {
position: {
x: -40,
y: -60,
}
}
},
title: {
text: 'PLA version activity'