I would like to show my energy data per year.

[eyear]
#    generate = hourly
    show_button = true
    button_text = "Jahr"
    title = "Jahr"
    time_length = year
    tooltip_date_format = "LLLL"
    gapsize = 2678400000               # 31 Tage in [ms]
    yAxis_label = "Energie"
    start_at_midnight = true
    start_at_beginning_of_month = true
    xAxis_groupby = month
    xAxis_categories = 'Jan', 'Feb', 'Mar', 'Apr', 'Mai', 'Jun', 'Jul', 
'Aug', 'Sep', 'Okt', 'Nov', 'Dez'

    [[energy_plt]]
        title = "Energie"
        [[[pv_day_wh]]]
            name = PV
            color = "#ffc83f"
            type = column
            unit = kilowatt_hour
#        [[[netzbezug_day]]]
#            name = Netzbezug
#            color = red
#            unit = kilowatt_hour
#            [[[[marker]]]]
#                enabled = true
#                radius = 4
#        [[[netzlieferung_day]]]
#            name = Einspeisung
#            color = green
#            unit = kilowatt_hour
#            [[[[marker]]]]
#                enabled = true
#                radius = 4
#        [[[eigenverbrauch_day]]]
#            name = Verbrauch
#            color = blue
#            unit = kilowatt_hour
#            [[[[marker]]]]
#                enabled = true
#                radius = 4

    [[energy1_plt]]
        title = "Energie 2021 [A]"
        year_specific = 2021
        [[[pv_day_wh]]]
            name = PV
            color = "#ffc83f"
            type = column
            unit = kilowatt_hour

    [[energy2_plt]]
        title = "Energie 2021 [B]"
        time_length = years_ago
        time_ago = 1
        [[[pv_day_wh]]]
            name = PV
            color = "#ffc83f"
            type = column
            unit = kilowatt_hour

WeeWX-Version: 4.9.1
Belchertown: 1.3 (last version from github)

Regards Matthias

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/b46be15d-9345-44c6-adf0-a9078769b1a5n%40googlegroups.com.

Reply via email to