Missing Solar and UV pop-up graphs [RESOLVED]

Having finally got my graphs to work thanks to Simon at Spireweather I am just missing the Solar and U/V ones

See: http://www.bobhewitt.co.uk/pictures/WeatherDisplay/SteelSeries/gauges-ssT.htm

They appear on the wxgraph test at http://www.bobhewitt.co.uk/pictures/WeatherDisplay/wxgraphs/wxgraphs_test.html

Maybe I am not fully understanding the statement on gauges.js

//Only one each of the following two alternative settings for UV and Solar should be enabled:
//‘uv_24hr.php’, // UV if UV sensor is present
null, // UV
//‘solar_24hr.php’ // Solar rad if Solar sensor is present
null // Solar rad
];

I have tried removing both // parts (marked in RED) as well as just one part on the left side but the result on ssT.htm are no solar or U/V graphs at all.

Any assistance would be appreciated. Very steep learning curve here for me…

Bob,

Had (am still having) a steep learning curve here as well.

Leave both red items in your post uncommented as you did, but also comment (or remove entirely) both null lines.

See http://tiggrweather.net/wxgauges.php

HTH.

Thank you John - that fixed that one!

Many thanks.

Glad you got it sorted Bob. I’ve also discovered the reason behind the difference between our graphs that we discussed va email. See this thread here if you’re interested: -

http://discourse.weather-watch.com/p/428070

Looks like we have to choose between the shadow (like mine) and the horizontal stripes (like yours). Shame we can’t have both!

Also, you may want to append [SOLVED] to the title of this (and your previous) thread so other users can quickly find the solution on a search.

Cheers,