Forget to put the graph.conf file. And comment that I created a new type 
called rainAvg as I put in the previous post to get the graphics.
[raintotals]
    title = Lluvia por Mes
    show_button = true
    button_text = Totales Lluvia
    type = column
    time_length=all
    [[rainmonthtotals]]
        title = Histórico de Lluvia por Mes
        subtitle = Lluvia por Mes Desde el Comienzo        
        xaxis_groupby = month        
        xaxis_categories = 'Ene', 'Feb', 'Mar', 'Abr', 'May', 'Jun', 'Jul', 
'Ago', 'Sep', 'Oct', 'Nov', 'Dic'
        [[[rainAvg]]]
            time_length = all
            name = Media
        [[[rainTotal2015]]]
            name = 2015
            yaxis_minorTicks = true
            time_length = year_specific
            year_specific=2015
            observation_type = rainTotal
        [[[rainTotal2016]]]
            name = 2016
            yaxis_minorTicks = true
            time_length = year_specific
            year_specific=2016
            observation_type = rainTotal
        [[[rainTotal2017]]]
            name = 2017
            yaxis_minorTicks = true
            time_length = year_specific
            year_specific=2017
            observation_type = rainTotal
        [[[rainTotal2018]]]
            name = 2018
            yaxis_minorTicks = true
            time_length = year_specific
            year_specific=2018
            observation_type = rainTotal
        [[[rainTotal2019]]]
            name = 2019
            yaxis_minorTicks = true
            time_length = year_specific
            year_specific=2019
            observation_type = rainTotal
        

    [[rainyeartotals]]
        title = Historicos de Lluvia por Año
        xaxis_groupby = year
        time_length = all
        [[[rainTotal]]]
            name = Lluvia Total
        [[[rainAvg]]]            
            xaxis_groupby = year
            name= media


-- 
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 weewx-user+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/f4fb6785-14ce-4ae1-b634-fca807d8eaf1%40googlegroups.com.

Reply via email to