Re: [GENERAL] graph plottin engines compatible with postgres

2006-06-27 Thread Jorge Godoy
"Parang Saraf" <[EMAIL PROTECTED]> writes: > 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

Re: [GENERAL] graph plottin engines compatible with postgres

2006-06-27 Thread Richard Broersma Jr
> 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. >