Schau mal in die Doku:
{{ plot.period(id, gad, mode, tmin, tmax, ymin, ymax, step, label, color, exposure, axes, zoom) }}
Vergleiche mal:
{{ plot.period('plotHz', 'Daten.HZ.Verbrauch', 'avg', '15h', 'line', 'Hausstrom', '#f0f', '', '', '1h') }}
Das fehlt bei Dir wohl was, z.B. tmax, ymin und ymax
Gruß,
Bernd
{{ plot.period(id, gad, mode, tmin, tmax, ymin, ymax, step, label, color, exposure, axes, zoom) }}
Vergleiche mal:
{{ plot.period('plotHz', 'Daten.HZ.Verbrauch', 'avg', '15h', 'line', 'Hausstrom', '#f0f', '', '', '1h') }}
Das fehlt bei Dir wohl was, z.B. tmax, ymin und ymax
Gruß,
Bernd
Kommentar