Trixology

WeatherCat => WeatherCat Web Templates => Topic started by: Blicj11 on August 31, 2013, 01:17:44 AM

Title: Steel Gauges Beginner
Post by: Blicj11 on August 31, 2013, 01:17:44 AM
I am just getting started with a website and, like most adventures in my life,  I don't know what I am doing. I want to add a Steel Gauges page, I have read the wiki and downloaded the latest template (2.4.4 released Aug 24, 2013). I followed the wiki instructions for tweaking the gauges.js file and FTPd the steel folder to my website. I made the adjustments in WeatherCat preferences. Now all I have left to do is the hard stuff.

Is it possible for someone to help me understand how I get the gauges to show on the actual page on my site? I know it's a dumb question but I'm really not sure how to proceed. I am using WordPress 3.6 but I'm new at it and this is my first attempt at a page that contains something other than text and jpegs.

I did manage to get a WeatherCat banner functioning on the site, so I am not a total eejit.

Any tutoring will be sincerely appreciated.
Title: Re: Steel Gauges Beginner
Post by: JosBaz on August 31, 2013, 11:30:14 AM
Hi Blick,

Can you see the Gauges on your web page if you point your browser directly to the guages-ss-basic.htm page?
As an example; in my case this is http://www.weerenmeer.nl/wxi/steel/gauges-ss-basic.htm

Jos
Title: Re: Steel Gauges Beginner
Post by: Blicj11 on August 31, 2013, 02:58:15 PM
Quote
Can you see the Gauges on your web page if you point your browser directly to the guages-ss-basic.htm page?

This is the screenshot of what I get when I point my browser at gauges-ss-basic.htm.
Title: Re: Steel Gauges Beginner
Post by: mcrossley on September 01, 2013, 12:27:10 AM
Can you provide a link to your SS page, then we can take a look :)
Title: Re: Steel Gauges Beginner
Post by: JosBaz on September 01, 2013, 09:47:52 AM
Hmm... it could be that not all files ended up in the correct directories on your website server.

Can you check (using your FTP program) that the directory 'steel' on your server looks like this first screenshot, and the 'steel/scripts' subdirectory like the 2nd screenshot --- i.e. has the right subdirectories and files?

Jos

P.S. Suggest not to use wordpress for this for the time being - get the 'raw' files working first.  :)





Title: Re: Steel Gauges Beginner
Post by: Blicj11 on September 04, 2013, 06:07:21 AM
Mark & Jos:

Thanks for your replies. I have been out of town for a few days and am now back on the job.

I realise that screen shots are not as effective as a link but I can't figure out how to let you through the security to the linked pages. I attached four screens shots. The first one shows my root directory, the second one shows the steel directory underneath the root. The third one shows the scripts directory. The fourth shows a section of my gauges.js file as edited.

Note that the updated version of realtimegaugesWC.txt is located in the root, whilst, the original, un-updated version is in the steel directory. Should I delete the one in the steel directory?

I only have one ftp path in WeatherCat and that is going to the root as you can see by the presence of the WeatherCatBanner.jpg file.

What am I doing wrong?

Thanks.
Title: Re: Steel Gauges Beginner
Post by: mcrossley on September 04, 2013, 02:43:45 PM
So do you connect to http://xxxxxx/steel/gauges-ss-basic.htm ?

Try setting the path in gauges.js to "../realtimegaugesWC.txt"
Title: Re: Steel Gauges Beginner
Post by: Blicj11 on September 04, 2013, 05:06:44 PM
Quote
Try setting the path in gauges.js to "../realtimegaugesWC.txt"

Making Progress! But ...

When I made your suggested change in gauges.js, I connected to the steel/gauges-ss-basic.htm for the first time. However, the scrolling banner at the top reads, "The weather station is currently offline. Last update 4 days ago"

I currently have the realtimegaugesWC.txt FTP update set to .10 minutes (6 seconds) and my WeatherCat Log says the FTP is happening. I know the FTP path is set correctly because the WeatherCat Banner.jpg is updating correctly. I know that the realtimegaugesWC.txt on my local drive is updating because I can see it. One curious thing is that if I open the most recent update of realtimegaugesWC.txt on my local drive, the first two lines read:

{"date":"30/08/13",
"timeUTC":"2013,8,30,23,27,6",

Shouldn't they show the current date and time? The file date and time are set at today at 10:05 am (that is the correct local time).
Title: Re: Steel Gauges Beginner
Post by: JosBaz on September 04, 2013, 09:32:53 PM
Yes, correct. It should say the current date - assuming you are looking at realtimegaugesWC.txt in WC's save path:
/users/--username--/Library/Application Support/WeatherCatCustomWeb/

In the HTML source path it should show the original file, without values in them, i.e. looks like:
{"date":"de$",
"timeUTC":"DUTC$",
...etc.

Is it possible that the file you have WeatherCat processing is not the original one (has actual values rather than the tags)?

Your screenshots look OK. Note the uploaded realtimegaugesWC.txt should end up in the /steel/ directory on your server, not the root.

Jos
Title: Re: Steel Gauges Beginner
Post by: Blicj11 on September 05, 2013, 12:27:29 AM
Quote
It should say the current date - assuming you are looking at realtimegaugesWC.txt in WC's save path:
/users/--username--/Library/Application Support/WeatherCatCustomWeb/

Get Info for realtimegaugesWC.txt in the Set Save Path shows the file being updated every 6 seconds but when I open the file, it shows the following on the first two lines:

{"date":"30/08/13",
"timeUTC":"2013,8,30,23,27,6",

Quote
In the HTML source path it should show the original file, without values in them, i.e. looks like:
{"date":"de$",
"timeUTC":"DUTC$",
...etc.

Yes, that is what I show.

Quote
Is it possible that the file you have WeatherCat processing is not the original one (has actual values rather than the tags)?

It does not appear to me that I am doing that.

Quote
Note the uploaded realtimegaugesWC.txt should end up in the /steel/ directory on your server, not the root.

Mine is in the root and is the same location as WeatherCatBanner.jpg, which is updating correctly, every ten minutes. There is only one FTP upload path permitted for WeatherCat so the banner and the realtimegaugesWC.txt have to upload to the same directory. It makes more sense to me to keep the upload directory in the root than to put the banner in Seel, where it does not belong.

UPDATE: My gauges are working for a minute. The Status Light turned green and the banner displayed the forecast. However, after the countdown went to zero, the light turned red and the banner displayed:

"The weather station is currently offline. Last update 3 minutes ago"

After nine minutes it worked again for 60 seconds.

My Main FTP Upload is set to update every 10 minutes. That is for the Banner. The Additional Files tab is set to upload the realtimegaugesWX.txt file every .1 minutes. It appears to me that the steel gauges are only being updated every 10 minutes, even though the WeatherCat log shows the realtimegaugesWX.txt file is updating every 6 seconds.

Can someone please enlighten me?
Title: Re: Steel Gauges Beginner
Post by: Randall75 on September 05, 2013, 01:54:24 AM
Hi Blick
 if you are doing your to root as I am and not a Steel folder at root
your gauges.js file
should look like this:



var gauges = (function () {
    var strings = LANG.EN,         //Set to your default language. Store all the strings in one object
        config = {
            // Script configuration parameters you may want to 'tweak'
            scriptVer         : '2.2.0 - 2013-02-14',
            weatherProgram    : 3,                      //Set 0=Cumulus, 1=Weather Display, 2=VWS, 3=WeatherCat
            imgPathURL        : '/',             //*** Change this to the relative path for your 'Trend' graph images
            oldGauges         : 'gauges.htm',           //*** Change this to the relative path for your 'old' gauges page.
            counter           : 60,                     //download data counter (secs, default 60)
            gaugeMobileScaling: 0.85,                   //scaling factor to apply when displaying the gauges mobile devices, set to 1 to disable
            graphUpdateTime   : 15,                     //period of popup data graph refesh, in minutes (default 15)
            stationTimeout    : 3,                      //period of no data change before we declare the station offline, in minutes (default 3)
            pageUpdateLimit   : 0,                     //period after which the page stops automatically updating, in minutes (default 20),
                                                        // - set to 0 (zero) to disable this feature
            pageUpdatePswd    : 'its-me',               //password to over ride the page updates timeout, do not set to blank even if you do not use a password
            digitalFont       : true,                   //Font control for the gauges & timer
            digitalForecast   : true,                   //Font control for the status display, set this to false for languages that use accented characters in the forecasts
            showPopupData     : true,                   //Popup data displayed
            showPopupGraphs   : true,                   //If popup data is displayed, show the graphs?
            showWindVariation : true,                   //Show variation in wind direction over the last 10 minutes on the direction gauge
            showIndoorTempHum : true,                   //Show the indoor temperature/humidity options
            showUvGauge       : true,                   //Display the UV Index gauge
            showSolarGauge    : true,                   //Display the Solar gauge
            showRoseGauge     : true,                   //Show the optional Wind Rose gauge
            showRoseGaugeOdo  : true,                   //Show the optional Wind Rose gauge Windrun Odometer
            showGaugeShadow   : true,                   //Show a drop shadow outside the gauges
                                                        // The realtime files should be absolute paths, "/xxx.txt" refers to the public root of your web server
            realTimeURL_Cumulus: 'realtimegauges.txt',     //*** Cumulus Users: Change to your location of the realtime file ***
            realTimeURL_WD     : 'customclientraw.txt',    //*** WD Users: Change to your location of the ccr file ***
            realTimeURL_VWS    : 'steelseriesVWSjson.php', //*** VWS Users: Change to your location of the JSON script generator ***
            realTimeURL_WC     : '/realtimegaugesWC.txt',   //*** WeatherCat Users: Change to your location of the JSON script generator ***
            useCookies        : true,                   //Persistently store user preferences in a cookie?
            tipImages         : [],
            dewDisplayType    : 'app'                   //Initial 'scale' to display  'dew' - Dewpoint
                                                        // on the 'dewpoint' gauge.   'app' - Apparent temperature




hope this helps
cheers
 [cheers1]


Also do you have your Scripts and Image file upload to root
Title: Re: Steel Gauges Beginner
Post by: Blicj11 on September 05, 2013, 05:19:17 AM
Thanks Randall, but as I stated in my earlier posts, I am using the Steel folder.

I believe I have narrowed my problem down to the FTP settings, which are as follows:

Enable Custom Web Pages is checked
Set HTML Source = /Users/Me/Documents/Steel Gauges/steel
Set Save Path = /Users/Me/Library/Application Support/WeatherCatCustomWeb/
Enable FTP Upload is checked
Update Web Pages Every 10 minutes
Sync. to Weather Fetch is checked
Edit FTP Details is set to the root of my website
Additional Files is set to  /Users/Me/Library/Application Support/WeatherCatCustomWeb/realtimegaugesWC.txt
Under Options, Enabled is checked, FTP is checked and Period is set to 0.1 minutes
In Banner Generator the WeatherCatBanner is set to create a new image every 10 minutes and FTP to Custom Web is checked

The Gauges are working for three minutes, followed by 7 minutes of the the status light in gauges-ss-basic.htm turning red and the message states that the station is not active. Then the light turns green and the gauges work again for 3 minutes.

I am trying to update the WeatherCatBanner.jpg every 10 minutes and the Steel Gauges every 6 seconds. The WeatherCat log shows that this is what I am doing, but the gauges will only run three minutes out of ten. If some can straighten me out I will be thrilled for the help.
Title: Re: Steel Gauges Beginner
Post by: Randall75 on September 05, 2013, 05:59:47 PM
Hi blick
 If you are uploading this to a web site  your set HTML Source should be /users/xxx/Library/Application Support/WeatheCatCustomWeb Source folder ( see pasge 118 in manual)
The only thing that need to be done is have WeatherCat process the realtimegaugesWC.text to your /users/xxx/Library/Application Support/WeatherCatCustomWeb it will then upload it to your web site and if you have the rest of the files for Steel Gauges at your web site  in the Steel folder then it should work


Are you using the Steel Folder in your Documents as your Source folder for all of your WeatherCat Templete


cheers
 [cheers1]
Title: Re: Steel Gauges Beginner
Post by: Blicj11 on September 05, 2013, 06:21:22 PM
Hi Randall:

Thanks for trying to help me sort this.

Quote
your set HTML Source should be /users/xxx/Library/Application Support/WeatheCatCustomWeb Source folder ( see pasge 118 in manual)

I'm not seeing this in the manual. The example in the manual shows the HTML Source set to a folder on the desktop.

The manual recommends the Save Set Path to be /users/xxx/Library/Application Support/WeatherCatCustomWeb/ which is how mine is set.

I'm not sure what the HTML Source should be set at but I don't think it needs to be the same as the Save Path.

Quote
Are you using the Steel Folder in your Documents as your Source folder for all of your WeatherCat Templete

No, that is just where I stored the original steel folder before I FTP'd it to the website.
Title: Re: Steel Gauges Beginner
Post by: Randall75 on September 05, 2013, 09:13:58 PM
Hi Blick
 Not telling you change anything just trying to help
I see your WeatherCat Banner is not showing up on your post at the forum
I have mine set like this (just to show an example)
/Users/xxx/Library/Application Support/WeatherCat Custom Web Templetes(Set HTML Source)
/Users/xxx/Library/Application Support/WeatherCat CustomWeb(Set Save Path)


All of my Extra things like WeatherCat Banner.jpg and realtimegaugesWC.text and others are in the Set HTML Source Folder
Then WC processes it to the Set Save Path Folder then it is uploaded to your Web Site


At the root of your Web site you should have a folder called Steel in that folder will be all the files and folders css folder,Customclientrawlocal.text,gauges-ss-basic-inc.php,gauges-ss-basic.html,gauges-ssT.html,Images folder,ReadMe.txt,realtimesgaugesT.txt.realtimegaugesWC.txt,Scripts Folder,steelsriesVWSjson.php
this should set the Path to your steel gauges something like this (www.your (http://www.your) web site/Steel/gauges-ss-basic.html)


There also should be a page in wiki on Wc about this


Hope this info sheds some light to help you get it going
cheers
 [cheers1]

PS Read the atteched to see if it helps






Title: Re: Steel Gauges Beginner
Post by: Blicj11 on September 06, 2013, 11:11:21 AM
Hi Randall:

Quote
Not telling you change anything just trying to help

Believe me, I appreciate you trying to help me sort this.

Quote
/Users/xxx/Library/Application Support/WeatherCat Custom Web Templetes(Set HTML Source)
/Users/xxx/Library/Application Support/WeatherCat CustomWeb(Set Save Path)

Randall, is your HTML Path and your Save Path pointing to the same directory or is your set path in a different subdirectory? Did you copy the entire steel directory to your HTML path?

Thanks.
Title: Re: Steel Gauges Beginner
Post by: Randall75 on September 06, 2013, 01:01:25 PM
Hi Blick
 I have a folder in /Users/randall/Library/Application Support/WeatherCatCustomWebTempletes
This folder I added to Application Support this is where all my WeatherCat stuff is for WC to process it this is my source folder What Weathercat doesn't produce on it own I add things like Banner jpg for my web site and the realtimegaugesWC.text files then WeatherCat will process them to the Path folder which is /Users/randall/Library/Application/WeatherCatCustomWeb then this is upload to my Web Site after you have went in and change every thing that needs changed in the gauges.js folder then you need to upload this to your web site if you and going to use the Steel folder put in there first then use a program like yummy to upload it to your root directory on your web site then is should work as I stated before


you don't need the gauges folder in your WeatherCat Custom Web  source or Path folderson your computer


cheers
 [cheers1]
Title: Re: Steel Gauges Beginner
Post by: Blicj11 on September 06, 2013, 04:28:32 PM
Quote
you don't need the gauges folder in your WeatherCat Custom Web  source or Path folderson your computer

OK. I think part of my problem is that I have some files in the Save Path that shouldn't be there. They got put there because I have the whole Steel folder in my HTML Source. My WeatherCat log gives me a list of errors every 5 minutes of files it can't write to the Save Path and they are all .js files from the Steel folder.

Would you mind sending me (or posting) a list of the files in your Save Path which I could use to figure out what to delete from my save path? Then I will change the Source and try again.

Thanks.
Title: Re: Steel Gauges Beginner
Post by: Randall75 on September 06, 2013, 08:46:07 PM
Hi Blick
 Ok The only place you need your Steel Folder is on your Web Hosting Web Site.
But really all should have to do is empty your Save Path Folder and WeatherCat will replace everything in it that is produced by your Source Folder the next time WC runs it Custom Web


Ok here is list ,now mine has alot more because of my html files from my web site that I built in it



all_dials.jpg
all_dialsc.jpg
awekas_wl.html
awekas-logo-kl.jpg
barometer.jpg
cloudbase.jpg
cloudbase1.jpg
customgraph1.jpg
customgraph2.jpg
customgraph3.jpg
customgraph4.jpg
customgraph5.jpg
customgraph6.jpg
customgraphs.html
cwp_logo.gif
dewpoint.jpg
dewpoint1.jpg
heatindex.jpg
heatindex1.jpg
humin.jpg
humout.jpg
index.html
MacWeather_logo.png
precipitation1.jpg
pressure1.jpg
PWS%20lgo.jpg
rain1h.jpg
rain24h.jpg
WeatherOnTheHill.jpg
realtimegaugesWC.txt
rh1.jpg
rhin1.jpg
solar.jpg
solarrad1.jpg
Web/StationRecords.html
Web/Station_console.html
temperature1.jpg
tempin.jpg
tempin1.jpg
tempout.jpg
uv.jpg
uv1.jpg
WeatherCatBanner.jpg
WeatherCatDailyMovie.mov
Weatherbugimages.jpg
windchill.jpg
windchill1.jpg
winddirection.jpg
winddirection1.jpg
windrun.jpg
windspeed.jpg
windspeed1.jpg
WL_stickertags.htx
wow_logo.png
wuLogoNon.png
wxhistoric.html
wxi.css
wxmonthly.html
wxtoday.html
wxweekly.html
wxyearly.html
wxyesterday.html


You can Go To randysweatheronthehill.com to see what all of the files are for if you want


Make sure you don't have any Steel Gauages stuff in your source folder except your realtimegauges.WC.text


cheers
 [cheers1]
Title: Re: Steel Gauges Beginner
Post by: Blicj11 on September 06, 2013, 09:47:58 PM
Hi Randall:

Thanks for the list. I am all cleaned up and repaired.

Quote
Make sure you don't have any Steel Gauages stuff in your source folder except your realtimegauges.WC.text

Yes, this was the cause of most of my grief so thanks for the tip.

Progress has been made !!

I am down to one remaining issue. When I hover over the gauges, I am getting some information, but no graph. I thought it would automatically pull up a graph. Do I need to create custom graphs for this or do I still need to tweak my gauges.js file?

I have attached a screen shot of what I get when I hover.

Thanks again for hanging with me on this.
Title: Re: Steel Gauges Beginner
Post by: Randall75 on September 06, 2013, 10:02:24 PM
Hi Blick
 Progress  [cheer]
Give it 24 to 48 ours so it can store up some info for the graphs part tp work maybe even a little longer
cheers
 [cheers1]
Title: Re: Steel Gauges Beginner
Post by: Blicj11 on September 06, 2013, 10:36:48 PM
Sorry to keep bugging you guys; I'm a slow learner.

I have data and the graphs work when I pull them up in WeatherCat. The link to the graphs is broken. See attachments for details.

Attachment 1 shows Steel Folder structure
Attachment 2 shows the first part of my gauges.js file
Attachment 3 shows a functional graph in Weather Cat
Attachment 4 shows what I get on the web page when I hover over the External Temp gauge

Any advice for editing the gauges.js file is greatly appreciated.
Title: Re: Steel Gauges Beginner
Post by: Randall75 on September 07, 2013, 02:54:10 AM
Hi Blick
 if are referring the url to your web site example:(www.blickweather.com/Steel/gauges-ss-basic.htm (http://www.blickweather.com/Steel/gauges-ss-basic.htm))
you need to add Steel to the imgPathUrl in gauages.js ('/Steel')


cheers
 [cheers1]
ps go back and read about the SS gauges.rtf (http://athena.trixology.com/index.php?action=dlattach;topic=921.0;attach=1099)  that I posted earlier


I don't like using the Steel folder I just have everything @ root ob my hosting web site
then my URL is http://randysweatheronthehill.com/gauges-ss-basic.htm

Title: Re: Steel Gauges Beginner
Post by: Randall75 on September 09, 2013, 10:24:46 PM
Hey Blick
 Did u get ur Steel Gauges working?
cheers
 [cheers1]
Title: Re: Steel Gauges Beginner
Post by: Blicj11 on September 09, 2013, 11:04:19 PM
Not yet, but I have had an epiphany.

Are you FTPing updated trend jpegs (temperature1.jpg, etc.) to your website or did you FTP them all one time and the realtimeGaugesWC.txt file updates them when it is updated? I see that you have those trend jpegs in your images folder. My images folder is empty because I was under the impression that you only needed the contents of the steel folder uploaded to the web and then realtimeGaugesWC.txt did all the updating.
Title: Re: Steel Gauges Beginner
Post by: wurzelmac on September 10, 2013, 09:27:36 AM
Step by step:

If you have enabled "Custom Web" within WeatherCat, you can specify an HTML Source Folder (Preferences > Custom Web > Main > Set HTML Source, mine is named "CustomWeb"). In this folder you have to put all files that should be processed by WeatherCat. You have to create an html file that contains the simple graphs, otherwise no graphs will be uploaded and you will see no graphs when you hover the steel gauges. Also the file "realtimegaugesWC.txt" has to be in this folder. Next you have to specify a Save Path folder (Preferences > Custom Web > Main > Set Save Path, mine is named "SavePath"). In this folder WeatherCat processes the html files from the HTML source folder, and the so created content of this save path folder is ftp'd automatically by WeatherCat to your webspace periodically. The period of uploads you can also specify in the above named Preference section. Now you only have to tell SteelGauges where the graphs are located on your webspace.

Additionally you should take a look in the UserManual page 87ff to get help creating Custom Web Pages.

Cheers,
Reinhard
Title: Re: Steel Gauges Beginner
Post by: Steve on September 10, 2013, 02:52:21 PM
I've sent John a simple HTML file calling out the tags for all of the basic graphs. Putting this in his WeatherCat Custom Web Templates folder should fix the last of the problems with his web page.

Reinhard has told you much the same, but I hadn't been here to see his post, as I was replying to an email exchange John and I have been having.

I think you're good to go once these get implemented.
Steve
Title: Re: Steel Gauges Beginner
Post by: Blicj11 on September 12, 2013, 10:17:49 PM
JosBaz, Mark Crossley, Randall75, Eric Oshlo, David Pratt, Reinhard and Steve:

Thank you so much for your help and suggestions with my Steel Gauges setup. A special thanks to Reinhard and Steve for taking the time to teach me some basic html and WeatherCat fundamentals. Thanks to Randall75 for hanging in there with me for several days.

With your kind help, I finally figured out how to get where I wanted to go.

Although I have not yet finished up with the fine details, nor have I published my weather page on the website, the page is online and the steel gauges are functional at:

http://timberlakesutah.com/weather/

Thanks again for coming to my rescue. You guys and WeatherCat are brilliant.
Title: Re: Steel Gauges Beginner
Post by: Steve on September 13, 2013, 02:59:22 AM
John,

I'm glad you've got everything working, and the page looks great. My only suggestion is to increase the height of the iframe window, as there is 20-30 pixels of scrolling needed on Safari on my 27" iMac. Increasing the height would remove the scroll bar.

Nice work!
Steve
Title: Re: Steel Gauges Beginner
Post by: Blicj11 on September 13, 2013, 07:12:48 AM
Quote
Increasing the height would remove the scroll bar.

Great catch. I hadn't noticed that.

Thanks again, Steve.
Title: Re: Steel Gauges Beginner
Post by: wurzelmac on September 13, 2013, 09:57:04 AM
Congrats, John! Nice site  [tup]

 :)

Cheers,
Reinhard
Title: Re: Steel Gauges Beginner
Post by: Randall75 on September 13, 2013, 05:15:23 PM
Hey Blick
 Great job glad all is working looks really good
cheers
 [cheers1]
Title: Re: Steel Gauges Beginner
Post by: Steve on September 13, 2013, 09:17:28 PM
There ya go! No scroll bars. I like that heavy duty industrial background. That's gotta be a serious station if it is made from diamond plate! :D
Title: Re: Steel Gauges Beginner
Post by: Blicj11 on September 13, 2013, 09:53:25 PM
Quote
That's gotta be a serious station if it is made from diamond plate!

Ha ha! You got that right. That diamond plate is the finish on my ATV trailer. When I'm not trying to learn new WeatherCat tricks I am out enjoying the mountains.
Title: Indeed, very cool! (Re: Steel Gauges Beginner)
Post by: elagache on September 14, 2013, 06:44:20 PM
Hi Blick, Steve, and WeatherCat fans,

Ha ha! You got that right. That diamond plate is the finish on my ATV trailer. When I'm not trying to learn new WeatherCat tricks I am out enjoying the mountains.

Now it my turn to compliment you!  That does look very unique!  Good job!  [tup]

Cheers, Edouard  [cheers1]
Title: Re: Steel Gauges Beginner
Post by: steviegal on January 28, 2014, 08:59:15 PM
I've sent John a simple HTML file calling out the tags for all of the basic graphs.

An chance you could share this file to enable me to get my graphs working.

Thanks