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