Weather Software > Heavy Weather by LaCrosse Technologies
Export a HeavyWeather Review Graph to JPG?
(1/1)
ViperDragon:
Is there anyway to dump a graph of history data for a certain month (say Oct. 2007 Outside Temps) into a JPG that can then be shown via a web page? I want to start up a small web page with my current conditions of my weather station along with a graph of various weather conditions I collected for a certain month.
Thanks!
Kevin Walls:
I am moving data a little differently but accomp0lishing same. I am putting the Graph data from WUHU onto my web page. I have the following code in my page :
<Comment>
Weather Underground Graph
</Comment>
<!-- hide Script
today = new date()
day = getdate()
month = getmonth()
year = getyear()
// end of script--><br>
<div style="border: 1px solid #F0F0F0; padding: 1px; background-color: #800000">
<p align="center"> <span style="background-color: #800000"><iframe name="wucharts" src= http://www.wunderground.com/cgi-bin/wxStationGraphAll?+day="day"&ID=K8INCWIL1&type=3"
width="683" height="178" border="0" frameborder="o" scrolling="yes"></iframe>
</span>
Navigation
[0] Message Index
Go to full version