Just setup Steel gauges for my two sites and have the following queries:
- Why am I getting a strange symbol instead of the degree sign on the temperature gauge
- Why does the Wind Chill & Apparent show higher than Standard Temp.
- How do I get information to display in the top box - currently only shows when station down.
- Any pointers on how to get Graphs working would be appreciated
Sample here; Nethy Bridge & West Clyne Weather or http://monadh.com/NB/gauges-ss-basic.htm
Hi…
It seem that your html-file (gauges-ss-basic.htm) is using japanese character set in line 4; “”…
I think that should be changed to: "
Thanks,
I had not spotted that. :oops:
For other users that download the latest version I found that the css file had a fault: @font-face should be .font-face 8O
Correcting these 2 issues have solved item 1) :lol:, now I can move on to the remaining problems #-o
The graphs are the “wxgraphs” which use the jpgraph graphing package. There’s a very long thread here which will help.
Why do you think @font-face is wrong? You have changed the css into saying “font-face” is a class name rather than a font to be loaded.
Sorry my lack of knowledge :oops: I changed it and it all then worked :roll:
I have now changed it back and all is working as it should
Thanks to all for your help.
I now have everything working on both sites :multi: can be seen here:- Nethy Bridge & West Clyne Weather
Using ;-
WD v10.37S Build 54
PHP v7.1
Steel Gauges v2.6.2
JPgraph v4.0.2
WXgraphs v3.0
Checked with browsers:-
Safari
Chrome
Firefox
IE11
Edge
Ray