Hi mvdarend,
1 - First time today I have rain so you project doesn't work in France.
I got that line in the rawdata :
0,39|07:10,0,22|07:15,0,18|07:20,0,45|07:25,0,24|07:30,0,12|07:35,0,13|07:40,0,17|07:45,0,19|07:50,0,06|07:55,0|08:00,0|08:05,0|08:10,0|08:15,0|08:20,0|08:25,0|08:30,0|08:35,0|08:40,0|08:45,0|08:50,0|08:55,0|09:00,0|09:05,0|09:10
As you can see, the value has coma. So I think it will be better to separate the raw by ';'. If not the widget crash due to coma that you use at first to split the properties.
2 - You represent only the raw of :00 and :30 so it will be judicious to add the values for each half past time, for exemple XX:00 add XX:00 XX :05 XX:10 XX:15 XX:20 and XX:25.
Because now the rain is some mm for one hour and the graph don't show any barregraph.
3 - You don't display the current Half Hour.
4 - For now I have Max expected 0,45mm/hour and nothing in the graph. I think it's for 10 mns. So you have to multiply by 12.
I don't know exactly what value they send, but my feeling is that each value is for the next 5 mns, isn't it ? Regarding to the raining time I get now.
If you agree I make modification and I post it
Cheers
Dani