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
Create charts that date back more than a year! **solved**
Moderator: Mattk
Create charts that date back more than a year! **solved**
Last edited by Sperber on Sat Mar 30, 2024 12:52 pm, edited 2 times in total.
Re: Create charts that date back more than a year!
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:
Resulting HTML code should contain all neded stuff to be uploaded to your sever and presented there.
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
Re: Create charts that date back more than a year!
hey, very nice its done! Many thanks for the help. 
