Re: [SQL] graph plottin engines compatible with postgres

2006-07-03 Thread Patrick Jacquot
Parang Saraf wrote: hey, I wanted to know about graph plotting engine that is compatible with postgres 8.1.4. I am performing some queries like : Comparing the speed of three runners namely A, B and C versus time. I want to publish the result in a graphical manner on the net instead of just

[SQL] graph plottin engines compatible with postgres

2006-07-02 Thread Parang Saraf
hey,I wanted to know about graph plotting engine that is compatible with postgres 8.1.4. I am performing some queries like :Comparing the speed of three runners namely A, B and C versus time. I want to publish the result in a graphical manner on the net instead of just providing the data. So, if yo