Page 1 of 1

Create charts that date back more than a year! **solved**

Posted: Fri Mar 29, 2024 1:22 pm
by Sperber
Hey, I can only select one year back in the create graph. I have data since 2019. How can I create an allinoneminmax.iso of 2019, 2020, 2021 and 2022?
Thx for help.
https://wetter.priesterath.net/history/ ... start.html

Re: Create charts that date back more than a year!

Posted: Sat Mar 30, 2024 10:15 am
by admin
You can make use of the chart generating URL and specifying the time interval you are looking for as URL parameters.
Link: https://www.meteobridge.com/wiki/index.php/PRO_Graphs (at the end)

Chart for 2019 cal be called like this:

Code: Select all

http://ip-of-your-meteohub/public/chart.cgi?chart=allinoneminmax-iso.chart&res=hour&lang=en&start=2019&stop=2020
Resulting HTML code should contain all neded stuff to be uploaded to your sever and presented there.

Re: Create charts that date back more than a year!

Posted: Sat Mar 30, 2024 12:38 pm
by Sperber
hey, very nice its done! Many thanks for the help. :D