Does anyone know of a Chart or Graph program which can pull Data from a MySQL table and display it?
Umh, one that will work outside-of-root-privileges and will not require a 'root' installation?
It must also work on AIX flavor Unix.
Thanks!
sourceforge is a great place for this kinda stuff
look [ul='http://sourceforge.net/projects/phplot/']here[/urrl]
bastien:
Thanks for the tip. I did find something via Google called 'JpGraph' but it requires a 'GD' package to be installed which my ISP doesn't have.
most solutions will require the GD package as it is used to draw the charts...you could also try adapting a flash solution...there is an example in the articles here
it will require changing some ASP to PHP and uses XML to pass the data...
maybe this is a possible solution
regards
bastien
Thanks for the additional info. FYI, I do Flash Graphs and have already contacted a company doing Animated Flash stuff to see if they can implement PHP/MySQL fed solution 😃