mirror of
https://github.com/gpxstudio/gpx.studio.git
synced 2025-08-31 23:53:25 +00:00
always fill to bottom of the chart
This commit is contained in:
@@ -246,7 +246,7 @@
|
|||||||
};
|
};
|
||||||
}),
|
}),
|
||||||
normalized: true,
|
normalized: true,
|
||||||
fill: true,
|
fill: 'start',
|
||||||
order: 1
|
order: 1
|
||||||
};
|
};
|
||||||
chart.data.datasets[1] = {
|
chart.data.datasets[1] = {
|
||||||
|
Reference in New Issue
Block a user