Ankündigung

Einklappen
Keine Ankündigung bisher.

- √ - Verständnisproblem bei plot

Einklappen
X
 
  • Filter
  • Zeit
  • Anzeigen
Alles löschen
neue Beiträge

    #16
    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

    Kommentar


      #17
      Danke,
      ich habe da auch schon zig mal geschaut und mch an dem Beispiel orientiert:
      {{ plot.period('p1', 'bath_plot_value', 'avg', '3h') }}
      smartVISU Documentation v2.7

      Kommentar


        #18
        Ok, hab's nun.

        StepByStep nochmal alles aufgebaut, abgezählt.

        Nun passt es.

        Bernd, vielen Dank für Deine Unterstützung!

        Grüße,Lio

        Kommentar

        Lädt...
        X