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

This section covers the Meteobridge PRO, PRO2, NANO SD, Raspberry Pi and VM platforms exclusively

Moderator: Mattk

Post Reply
Sperber
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: Wed Dec 07, 2016 10:04 pm

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

Post 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
Last edited by Sperber on Sat Mar 30, 2024 12:52 pm, edited 2 times in total.
User avatar
admin
Platinum Boarder
Platinum Boarder
Posts: 7854
Joined: Mon Oct 01, 2007 10:51 pm

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

Post 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.
Sperber
Fresh Boarder
Fresh Boarder
Posts: 14
Joined: Wed Dec 07, 2016 10:04 pm

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

Post by Sperber »

hey, very nice its done! Many thanks for the help. :D
Post Reply