Hello.
I have a question about the graphics. I would like to have the month graph created by the current month.
The time_length = 2592000 # == 30 days command creates the graph as a month, but not from 1.7 - 31.7. Is there a possibility?
The same could be done with week and years graphics.
Thank you very muchI assume you are talking about the plots provided in a plain vanilla WeeWX instal. Unfortunately the WeeWX plot engine is only capable of producing plots that cover a fixed period of time ie you are limited to a fixed number of weeks, days, hours, minutes or seconds (all expressed in seconds). Variable length periods such as calendar months or years are not supported.
Gary