Hoi Oli
Code Monatsregen:
timeframe=1M # set total time frame to 1 month before today until today
zoom=max # select actual day
res=hour1 # get data per day
daylist=So.,Mo.,Di.,Mi.,Do.,Fr.,Sa.
monlist=Januar,Februar,März,April,Mai,Juni,Juli,August,September,Oktober,November,Dezember
gtitle=Döttingen_360m_ü._M._ # name of graph
gheight=300 # height in pixels of graph
gwidth=800 # width in pixels of graph
glunit=_mm # unit of left y-axis
grunit=_mm # unit of right y-axis
gtype=bar # type of graph
gcolwidth=50
gtrim=0
sid0=rain* scolor0=0000FF sline0=100 sfill0=100 sname0=Niederschlag=_ ssel0=total
# sensor 0, rainfall
sid1=rain0 scolor1=#09C1FF syaxis1=r stype1=step sfill1=25 sline1=10 sname1=Monatsmenge=_ ssel1=total scumul1=1
# sensor 1, total rainfall as stepped curve
gtitle1=Döttingen_360m_ü._M._
gheight1=300
gwidth1=800
glunit1=_mm_/h
glmin1=0
glmax1=100
gtype1=bar
gcolwidth1=50
sid1_0=rain* ssmooth1_0=1 sline1_0=100 sname1_0=Niederschlagstärke_-_Maximale_Regenrate= scolor1_0=#9A9A9A sfill1_0=75 ssel1_0=ratemax
Code Jahresregen:
timeframe=20100101000000-20101231235959
zoom=max # select actual day
res=day1 # get data per day
daylist=So.,Mo.,Di.,Mi.,Do.,Fr.,Sa.
monlist=Januar,Februar,März,April,Mai,Juni,Juli,August,September,Oktober,November,Dezember
gtitle=Döttingen_360m_ü._M._ # name of graph
gheight=300 # height in pixels of graph
gwidth=800 # width in pixels of graph
glunit=_mm # unit of left y-axis
grunit=_mm # unit of right y-axis
gtype=bar # type of graph
gcolwidth=5
gtrim=0
sid0=rain* scolor0=0000FF sline0=100 sfill0=100 sname0=Niederschlag=_ ssel0=total
# sensor 0, rainfall
sid1=rain0 scolor1=#09C1FF syaxis1=r stype1=step sfill1=25 sline1=10 sname1=Jahresmenge=_ ssel1=total scumul1=1
# sensor 1, total rainfall as stepped curve
gtitle1=Döttingen_360m_ü._M._
gheight1=300
gwidth1=800
glunit1=_mm_/h
glmin1=0
glmax1=100
gtype1=bar
gcolwidth1=5
sid1_0=rain* ssmooth1_0=1 sline1_0=100 sname1_0=Niederschlagstärke_-_Maximale_Regenrate= scolor1_0=#9A9A9A ssel1_0=ratemax
Gruss Kaiko