mirror of
https://github.com/Roslund/sthlm-mesh.git
synced 2026-08-07 01:13:09 +02:00
Enhance solar battery chart by adding spanGaps option for improved data visualization.
This commit is contained in:
@@ -76,6 +76,7 @@
|
||||
options: {
|
||||
responsive: true,
|
||||
maintainAspectRatio: false,
|
||||
spanGaps: 1000 * 60 * 60 * 48,
|
||||
scales: {
|
||||
x: {
|
||||
type: 'time',
|
||||
|
||||
Reference in New Issue
Block a user