Page 1 of 1

Highcharts Graphs

Posted: Thu 30 Aug 2018 2:30 am
by griffo42
Hi

Can I have some help please? I am running Cumulus v1.9.4 (build 1099) - Nov 28 2014 and am trying to get Mark Crossley's Highcharts Graph from realtime.txt working but not quite there yet.

I have done what I think is necessary from posts here and the Wiki - Dynamically Updating a Highcharts Graph from Realtime.txt.

Where I am at can be seen at:

kstwx.net/cu/index.htm and
http://kstwx.net/cu/realtimeCumulus.htm

I don't understand the function of realtimeLogParser.php as it doesn't seem (I may have missed it) to be referenced by any of the other scripts/programs. I am interested in its function.

Thanks

Keith G
Brisbane, Queensland, Australia
kstwx.net/cu/index.htm

Re: Highcharts Graphs

Posted: Mon 03 Sep 2018 4:05 pm
by mcrossley
That page seems to be loading with Highslide, and that is getting a cross domain error.

I try getting a basic graph working with plain old highcharts before trying to incorporate highslide as well.

Re: Highcharts Graphs

Posted: Tue 04 Sep 2018 10:13 pm
by griffo42
Hi Mark

Thanks for your help. Working now. Am in the midst of tweaking the output.

Best wishes

Keith

Re: Highcharts Graphs

Posted: Thu 06 Sep 2018 11:19 am
by griffo42
Hi Mark

Following my previous post, I do find that I need some help to change the working graph that I now have in a couple of ways.

These are:

Alter the time period that the graph shows to that which records the observations over a 12 hour period; and
Colour the y-axis words and numbers to that same as that on the graph, i.e. blue for rainfall, green for wind etc.

Any help would be very much appreciated.

Keith Griffin

Re: Highcharts Graphs

Posted: Fri 07 Sep 2018 4:54 pm
by mcrossley
You could start by looking at my home page, it may take a little extraction (and I do some extra stuff with the graph), but I use 12 hours and alter the scale labels.

Re: Highcharts Graphs

Posted: Sun 24 Feb 2019 11:29 am
by griffo42
I would like to alter the labels on the "y" axis of my graphs to that which Mark Crossley uses. In other words to superimpose the words on the values in order to save space on that aspect so as to provide more space for that actual graph. I have done quite a bit on searching on the net and have yet to find the way to achieve my aim. Any help will be much appreciated.