Author |
|
smarty Super User
Joined: May 21 2006 Location: United States
Online Status: Offline Posts: 728
|
Posted: May 09 2010 at 11:34 | IP Logged
|
|
|
I am looking into ways to chart various things that I can log into a .txt/.csv file via PH.
I have found a free charting software package that seems very complete and it SHOULD work with PH (w/ the multi-editor), problem is, I am not a VB code person.
The software is called RMChart. Here is a working link:link (note: RMChart hompeage appears to be dead, use the mirror site).
The helpfile that comes with RMChart talks about how the charts could be generated...there seems like a lot of possible PH options....it is just over my software ability.
Please take a look and see what your think. The "designer utility" is shown below....
Edited by smarty - May 09 2010 at 11:42
__________________ Elk - Insteon - BlueIris - DMC1 - PowerHome - XLobby - HA_Bridge w/Dots - Brultech
|
Back to Top |
|
|
spou Newbie
Joined: July 28 2007 Location: Canada
Online Status: Offline Posts: 33
|
Posted: May 09 2010 at 22:11 | IP Logged
|
|
|
this might be what I was looking for. I'll give it a look tomorrow and post my findings.
|
Back to Top |
|
|
spou Newbie
Joined: July 28 2007 Location: Canada
Online Status: Offline Posts: 33
|
Posted: May 09 2010 at 22:44 | IP Logged
|
|
|
looks bad on my side:
-I can not open a serie of data line for file input
-the developpement has been halted for almost 2 years
-not sure it will work on win7
I'll keep looking for something else.
but it could have been the right thing...
Spou
|
Back to Top |
|
|
smarty Super User
Joined: May 21 2006 Location: United States
Online Status: Offline Posts: 728
|
Posted: May 17 2010 at 20:36 | IP Logged
|
|
|
Thanks for taking a look....
OK, here is ANOTHER charting solution I have been looking at called Open Flash Chart:
OFC
There is a version 1 and a version 2 of this software.
What seems interesting to me here is that you likley DO NOT have to turn on IIS (Internet Information Services). I was able to follow the tutorial and place the "open-flash-chart.swf" file into my PowerHome/web directory and use PowerHome's web server to serve the graph/chart files. For that matter, the charts could then also be displayed into PH's web center.
What has got me stuck is the ability to get a .csv or .txt file into a usable .JSON data file. There are ways to do this, but they are "over my head".
I later found that someone else took my suggestion of OFC and implmented it into CQC. Take a look over at the CQC forum, see post #79 in this thread, it is a recent tutorial for OFC.
cqc ofc tutorial
Edited by smarty - May 17 2010 at 20:44
__________________ Elk - Insteon - BlueIris - DMC1 - PowerHome - XLobby - HA_Bridge w/Dots - Brultech
|
Back to Top |
|
|
smarty Super User
Joined: May 21 2006 Location: United States
Online Status: Offline Posts: 728
|
Posted: June 09 2010 at 14:34 | IP Logged
|
|
|
Have any of you programming types had a chance to look at the "Open Flash Chart" (OFC)?
+++++++++++++++++++++++++++++++++++++++++++++++++++
Are there any other charting methodologies that anyone is using with PowerHome?
I am trying to find a lightweight charting display type option that I can "implant" into my touchscreen GUI. A web based chart is one option...there might be others...I guess Excel would also work, but I sure wouldn't consider that "lightweight".
__________________ Elk - Insteon - BlueIris - DMC1 - PowerHome - XLobby - HA_Bridge w/Dots - Brultech
|
Back to Top |
|
|
scottmi1 Groupie
Joined: July 11 2006 Location: United States
Online Status: Offline Posts: 60
|
Posted: August 04 2010 at 09:01 | IP Logged
|
|
|
Have you looked at Google Charts? You can use this to embed charts into a web page using a simple URL statement. Pretty slick.
http://code.google.com/apis/chart/
Mike..
|
Back to Top |
|
|
smarty Super User
Joined: May 21 2006 Location: United States
Online Status: Offline Posts: 728
|
Posted: August 04 2010 at 09:02 | IP Logged
|
|
|
Let me take a look....
I still have not found anything that I really can work with....
__________________ Elk - Insteon - BlueIris - DMC1 - PowerHome - XLobby - HA_Bridge w/Dots - Brultech
|
Back to Top |
|
|
GadgetGuy Super User
Joined: June 01 2008 Location: United States
Online Status: Offline Posts: 942
|
Posted: December 14 2014 at 14:30 | IP Logged
|
|
|
Finally created something reasonably capable, after years of wishing for this capability.
See
http://www.power-home.com/forum/forum_posts.asp?TID=4452&PN= 1&TPN=1
__________________ Ken B - Live every day like it's your last. Eventually, you'll get it right!
|
Back to Top |
|
|
GadgetGuy Super User
Joined: June 01 2008 Location: United States
Online Status: Offline Posts: 942
|
Posted: January 03 2015 at 14:17 | IP Logged
|
|
|
Jan 3, 2015
Major new update posted at link in the message above!
I'm hoping this will make things a LOT clearer, and allow you to create a multitude of different chart types to monitor your weather, local rainfall, STAT temps, or the phase of the moon.
PS - I'll be adding some PH Macro examples to this in a few days to demonstrate how to use SQL and write data out to a CSV file.
Edited by GadgetGuy - January 05 2015 at 08:39
__________________ Ken B - Live every day like it's your last. Eventually, you'll get it right!
|
Back to Top |
|
|