Sounds like you want rainTotal. I will have to research this. 

It's also yAxis_minorTicks (case sensitive). I have plans to fix that but 
they are not in place yet. 

On Saturday, August 10, 2019 at 1:47:49 PM UTC-4, Kike .Asekas wrote:
>
> I thought that maybe I should do it with rain and not with rainTotal. I 
> did a graph with:
> [raintotals]
>     title = Lluvia por Mes
>     show_button = true
>     button_text = Media Lluvia
>     type = column
>     time_length=all
>     aggregate_type = avg
>     aggregate_interval = 2592000 # 1 week
>     [[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'
>         [[[rain]]]
>             name = Media            
>             yaxis_minorTicks = true
>
> and got something else, I thought it would be the average per day, but no.
>
> I don't understand the aggregate_inteval parameter and its relationship 
> with xasis_groupby. Maybe only one is necessary.
> Ah! and I'm sorry, but the yaxis_minorticks parameter doesn't work.
> The problem of to map graph.conf to highcharts maybe you could use the 
> highcharts options as is and translate whatever is different as the equal 
> for two points or whatever in graph.conf so that highcharts accept it as 
> your options. I don't know if I understand the problem
> Regards
>
> El sábado, 1 de junio de 2019, 18:57:56 (UTC+2), Pat escribió:
>>
>> Belchertown skin 1.0 is released!
>>
>> This update contains a lot of updates and changes including *an entire 
>> rewrite of the Highcharts system* which allows you to make almost any 
>> graph you want for almost any time span you want. You can see some examples 
>> of the charts you can make on the BelchertownWeather.com website graphs 
>> page <https://belchertownweather.com/graphs/?graph=all>.
>>
>> You can add/remove/change/reorder any chart, change colors, add 
>> observation plots, categorize for all time. Almost anything you want to do 
>> is available! The skin comes with the standard 4 charts ready to go, but 
>> there's extensive Belchertown Charts Documentation 
>> <https://github.com/poblabs/weewx-belchertown/wiki/Belchertown-Charts-Documentation>
>>  
>> which can help you get started. 
>>
>> In addition to the Charts there's now a dark mode (which has an 
>> auto-switching mode based on sunset/sunrise), more flexibility for 
>> translations, user customized station observation table which is updated in 
>> real time if the MQTT Websockets are enabled, and a lot more. Check the 
>> release notes for all the details! 
>>
>> You can download the latest release here 
>> <https://github.com/poblabs/weewx-belchertown/releases/download/weewx-belchertown-1.0/weewx-belchertown-release-1.0.tar.gz>,
>>  
>> and read all of the details on the changes here: 
>> https://github.com/poblabs/weewx-belchertown/releases
>>
>> *Note: You cannot upgrade from Belchertown 0.9 and older*. You must 
>> uninstall everything and reinstall new. This is due to the Chart system 
>> being fully rewritten and the potential for conflicts. Please read this 
>> upgrade guide if you are upgrading from an older version of Belchertown skin 
>> <https://github.com/poblabs/weewx-belchertown/wiki/Upgrading-to-Belchertown-skin-1.0>
>> . 
>>
>> Thanks to all the beta testers and translators over the last couple of 
>> months help me iron out all the kinks and shape the skin in a way that can 
>> be translated a little easier! 
>>
>> Attached are some examples of the charts that can be made. If you find 
>> any issues, you can reply here or open an issue on the Belchertown skin 
>> GitHub page <https://github.com/poblabs/weewx-belchertown>. 
>>
>

-- 
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/436da64d-fc53-4e9e-baec-f123b3eb7ba5%40googlegroups.com.

Reply via email to