How to setup jpgraphs and wxgraphs

Right, and none of those lines are being read because of the //

I know. But I never had to mess with any of that before. Thats what has me so lost in this.

My guess is that’s because your previous host had the fonts installed in the default directory where the graphs look for them. e-rice doesn’t have the fonts installed so that’s why you need to make some changes.

i actually made some progress…lol

http://www.snoqualmieweather.com/wxgraphs/solar_24hr.php

wow…finally got them back working…time for a beer…lol

http://www.snoqualmieweather.com/wxgraphs/rain_7days.php

Thanks Niko.

Mark,

Did you fix them by taking the // off the directories you needed for the fonts.

Chuck

Well done, what was the fix?

I tried that lastnight and it didnt work. But i must have fixed something else and removing the // did the trick.
Now another funny thing is, i cant get them to show back up on my page. But least there working.

I just put in the whole url to to the graph, and it still doesnt show up on the page…

But going to the link it works fine.

I might have found the problem. Your forward slash is in the the wrong place.

<img src="./wxgraphs/temp+hum_24hr.php /"> 

Should be like this Mark.

<img src="./wxgraphs/temp+hum_24hr.php" /> 

Chuck

Yup…That did the trick. Thanks… Its amazing all the things you have to change just by changing hosts.

I’m still interested in those other graphs too Chuck.

Okay no problem. I have spent enough time on this computer today. My logged in time is climbing now over 75 days.

Chuck

LOL…not bad…Im at 62 days and just little over a year into it. Think im going for a record.

i hope not OT!

from novice…
a new input for people who have time… (holiday for es!..near eggs time!)
see this http://www.fusioncharts.com , partially free, a pseudo flash impressive chart,
i dont know if is possible to integrate but is vy beautifoul…

ciao

Hello, if you like flash and chart, you have this solution : http://discourse.weather-watch.com/t/32351

And http://discourse.weather-watch.com/t/39753

Hi All
I am trying to install jpgraphs. I think I have followed the instructions ( I am a complete novice at this) and just to test if its working have added

to my graphs page. But all I’m getting is the little red [font=Verdana]x where the graph should be.
Probably missed some vital instruction somewhere. Any help much appreciated.
Here’s the link to the page http://www.weybourneweather.co.uk/wxgraphs.php

Phil

it works if you go here…

http://www.weybourneweather.co.uk/wxgraphs/rain_1hr.php

Do you have a typo or path wrong somewhere?

hi
Been messing about with all day. think I got it sorted now. Thanks to all.
http://www.weybourneweather.co.uk/wxcharts.php

Phil

I would like to take this opportunity to thank all the main players and contributors of the whole site and of this thread. I’m a novice of 6 months at running my own weather station and I try to better it all the time. Nothing is straight forward, but if you search and read the posts here you can find the answers to your problems.
My most recent achievement is to learn the basics of “how to set up jpgraphs and wxgraphs” by Tim hanko. Easy for some difficult for others! :smiley:

Many thanks to all

I have 5 graphs working great for almost a year now, and they still are. Now im working on setting up the 24 UV and 7 day UV graphs and not having much luck. Im getting the same error for both graphs. The file attached is the 7-day uv and the error is on line 44… $graph->SetScale(“textlin”);

http://www.snoqualmieweather.com/uv_7days.php

If i can get this one working, im sure the 24 uv will work too, cause they both have the same error.
Thanks, Mark.

The uv graphs should look like these…


uv-7days.txt (3.88 KB)