Results 1 to 5 of 5
Hi all,
Im looking for any linux utility that you can pass data into and it will produce a website viewable graph (e.g. jpg image).
Has anyone had expereince in ...
- 03-20-2007 #1Just Joined!
- Join Date
- Feb 2007
- Posts
- 8
Graph producing Utility ?
Hi all,
Im looking for any linux utility that you can pass data into and it will produce a website viewable graph (e.g. jpg image).
Has anyone had expereince in professional documentation reports like this?
Im new to Linux and dont really know where to start,
Any help appreciated
thanks.
- 03-20-2007 #2Just Joined!
- Join Date
- Jan 2006
- Posts
- 21
I suggest taking a look at gnuplot
http://www.gnuplot.info/
- 03-22-2007 #3Just Joined!
- Join Date
- Feb 2007
- Posts
- 8
Slight change, (more detail)
Currently an SQL script is used to abstract data into an excel spreadsheet which needs manuall graph prodcution every month, therfore the need for automation.
I want to run some kind of Perl script to automate the process of producing a graph straight from the database on a monthly bases.
More difficult, but appreciate any help.
- 03-22-2007 #4Just Joined!
- Join Date
- Jan 2006
- Posts
- 21
This sounds like a specific application which may be needed for specialized code. You should be able to develop a perl/python/c script that uses gnuplot. If you need assistance with coding you want to look for freelance help. There are several places that offer such as elance.
- 03-26-2007 #5Just Joined!
- Join Date
- Feb 2007
- Posts
- 8
Nice Plug!
There must be some packages that can access an existing database and plott a graph, the graph updates as the data updates?
To produce monthly graphs where ONLY the data itself changes. (the format is always the same).
The search continues ........


Reply With Quote