Page 1 of 1

Linux-armhf not drawing Graphs

Posted: Wed Nov 12, 2014 3:31 pm
by filth
Hi,

just tryed out the Linux-armhf version of the OT Monitor in deamon mode. The tool opens a webserver on the desired port and connect to my OTGW. I can see incoming messages and Status info on the main page. But the Graph page is empty. Can anyone help?

Thanks

Re: Linux-armhf not drawing Graphs

Posted: Thu Nov 13, 2014 4:06 pm
by hvxl
You didn't mention what browser you use. Try with something that properly supports web standards, like Firefox or Chrome. The graph is in SVG format. IE can only handle that from version 9 onwards.

Re: Linux-armhf not drawing Graphs

Posted: Thu Nov 13, 2014 8:24 pm
by filth
Im testing it with Chrome 38.0.2125.111.
I can see the graph being drawn (background with grey lines is visible), but there are no lines for received values.

Re: Linux-armhf not drawing Graphs

Posted: Sun Nov 16, 2014 6:36 pm
by hvxl
You're right. The program doesn't store the history of parameter values when running without a GUI. As a result there is no data to make a graph from. I will fix this in a future otmonitor version.

Re: Linux-armhf not drawing Graphs

Posted: Sat Nov 29, 2014 9:28 pm
by hvxl
This problem has been fixed in otmonitor version 4.1.

Re: Linux-armhf not drawing Graphs

Posted: Sun Nov 30, 2014 7:58 am
by mike7
Thank you, it's working now. Could you please add legend to the picture?