night shading not working with multiple graph charts?

Discussion about generation of graphs and tables
Post Reply
stormpilgrim
Posts: 4
Joined: Thu Oct 30, 2014 1:54 am

night shading not working with multiple graph charts?

Post by stormpilgrim » Thu Nov 06, 2014 2:41 am

It seems to work on the first graph within the chart;

http://www.meteoplug.com/cgi-bin/meteoc ... 223c223838

Code is;

Code: Select all

timeframe=3D
zoom=full
res=min15
engine=js
periodselector=0
scrollerselector=0

gtitle0=Wind
gnightalpha0=10
gnightcolor0=#000000
gheight0=300 gwidth0=1000 glunit0=kn gtype0=line gtrim0=1 grunit0=c
sid0=wind0_0 ssmooth0_0=1 scolor0_0=008800 sfill0_0=10 ssel0_0=wind sfactor0_0=1.94 
sname0_0=wind
sid0_1=wind0 ssmooth0_1=1 scolor0_1=00FF00 sfill0_1=10  sline0_1=80 ssel0_1=gustmax 
sname1=gust
sfactor1=1.94

gtitle1=Rain
gnightalpha1=10
gnightcolor1=#000000
gheight1=300 gwidth1=1000
glunit1=mm gtype1=line gtrim1=1 grunit1=mm/h
sid1_0=rain0 ssmooth1_0=1 scolor1_0=AA00CC sfill1_0=10 ssel1_0=total sname1_0=total 
scumul1_0=1 
stype1_0=step
sid1_1=rain0 ssmooth1_1=1 scolor1_1=000088 sfill1_1=50 ssel1_1=rate sname1_1=rate
syaxis1_1=r

gtitle2=Temp
gnightalpha2=10
gnightcolor2=#000000
gheight2=300 gwidth2=1000
glunit2=C gtype2=line gtrim2=1 grunit2=%

sid2_0=th0 ssmooth2_0=1 ssel2_0=temp scolor2_0=FF0000 sname2_0=temp swidth2_0=2
sid2_1=th0 ssmooth2_1=1 ssel2_1=dew scolor2_1=00FF00 sname2_1=dewpoint 
swidth2_1=2
sid2_2=th0 ssmooth2_2=1 ssel2_2=hum scolor2_2=0000FF sname2_2=humidity swidth2_2=2
syaxis2_2=r

User avatar
admin
Site Admin
Posts: 332
Joined: Sun Feb 07, 2010 9:22 pm

Re: night shading not working with multiple graph charts?

Post by admin » Sun Nov 09, 2014 12:40 pm

Thanks for spotting this bug. Is fixed now.

Lagjaogale
Posts: 1
Joined: Wed Apr 22, 2015 12:30 pm

Re: night shading not working with multiple graph charts?

Post by Lagjaogale » Wed Apr 22, 2015 12:45 pm

The graph you link to just shows some spikes. Is that total rain or rain rate????

Post Reply