On 8 Apr 2002 at 17:45, Arun Shrimali wrote: > Is there any application which convert my data (postgre or mysql) > to Graphs. > > Actually, I want to create a page on Intranet which shows a graph > based on the postgre database, the graph should change > according to data changes in database ..........
I would say using gnuplot+cron is a good idea. You can write a script to generate delimited data from database. You need to put few things together. But should be simple.. Shridhar _______________________________________________ linux-india-help mailing list [EMAIL PROTECTED] https://lists.sourceforge.net/lists/listinfo/linux-india-help
