Proper tool to display graphics?

Started by Carlos Ojea Castroabout 22 years ago5 messagesgeneral
Jump to latest
#1Carlos Ojea Castro
carlosojea@leveltelecom.es

Hello:

I want to display graphics from my postgresql database, but I must
choose the proper tool first.
Which one is more suitable?:
perl?
php?
pg_autodoc?
another one?

Thank you in advance,
Carlos

#2scott.marlowe
scott.marlowe@ihs.com
In reply to: Carlos Ojea Castro (#1)
Re: Proper tool to display graphics?

On Thu, 5 Feb 2004, Carlos Ojea Castro wrote:

Hello:

I want to display graphics from my postgresql database, but I must
choose the proper tool first.
Which one is more suitable?:
perl?
php?
pg_autodoc?
another one?

php and the gdlib work pretty well. It's not as simple as programming in
logo, but it's pretty close. :-)

#3Steve Crawford
scrawford@pinpointresearch.com
In reply to: Carlos Ojea Castro (#1)
Re: Proper tool to display graphics?

On Thursday 05 February 2004 1:48 am, Carlos Ojea Castro wrote:

Hello:

I want to display graphics from my postgresql database, but I must
choose the proper tool first....

Wanting to "display graphics" is rather vague. Are you talking
Entity-Relationship Diagrams? Directed trees? Pie/Bar/Line charts?

Do you want to create them interactively? Generate them on a web site?
How much programming are you willing to do?

For business graphics the choices run the gamut from queries imported
into OpenOffice to (gasp) MS Access talking to PG via ODBC.

For web we have found jpgraph to be very nice. Not free for commercial
use but dirt cheap and well worth the small price. It's runs under
PHP so you can incorporate it in a web page or a shell script. It
supports a variety of business and scientific graph styles.

AT&T's graphviz is interesting for directed tree and similar diagrams.
You can roll your own queries to generate the necessary input files.
This is what pgautodoc does to create database diagrams.

R is a statistical package which can create a variety of graphical
outputs and there are a number of projects to integrate R with PG.

That's just a start. You might try searching freshmeat.net if these
don't meet your needs.

Cheers,
Steve

#4Carlos Ojea Castro
carlosojea@leveltelecom.es
In reply to: Carlos Ojea Castro (#1)
Re: Proper tool to display graphics?

I want to display graphics from my postgresql database, but I must
choose the proper tool first....

Wanting to "display graphics" is rather vague. Are you talking
Entity-Relationship Diagrams? Directed trees? Pie/Bar/Line charts?

Thank you for your response, Steve. I want to display Pie/Bar/Line charts

Do you want to create them interactively? Generate them on a web site?
How much programming are you willing to do?

Yes, I want to create them interactively, but not necessary on a web site.
I am willing to program as much as neccesary.

For business graphics the choices run the gamut from queries imported
into OpenOffice to (gasp) MS Access talking to PG via ODBC.

I am using PostgreSQL under linux

For web we have found jpgraph to be very nice. Not free for commercial
use but dirt cheap and well worth the small price. It's runs under
PHP so you can incorporate it in a web page or a shell script. It
supports a variety of business and scientific graph styles.

AT&T's graphviz is interesting for directed tree and similar diagrams.
You can roll your own queries to generate the necessary input files.
This is what pgautodoc does to create database diagrams.

R is a statistical package which can create a variety of graphical
outputs and there are a number of projects to integrate R with PG.

That's just a start. You might try searching freshmeat.net if these
don't meet your needs.

Cheers,
Steve

Thank you Steve, so: is PG a good choice for me?
Cheers,
Carlos

#5Alvaro Herrera
alvherre@dcc.uchile.cl
In reply to: Carlos Ojea Castro (#4)
Re: Proper tool to display graphics?

On Thu, Feb 05, 2004 at 06:31:06PM +0100, Carlos Ojea Castro wrote:

I want to display graphics from my postgresql database, but I must
choose the proper tool first....

Wanting to "display graphics" is rather vague. Are you talking
Entity-Relationship Diagrams? Directed trees? Pie/Bar/Line charts?

Thank you for your response, Steve. I want to display Pie/Bar/Line charts

I've used the Chart module for Perl with some success. Had to hack it a
little to allow truetype fonts and some weird local requirements, but
it's nice to work with.

--
Alvaro Herrera (<alvherre[a]dcc.uchile.cl>)
"La naturaleza, tan fr�gil, tan expuesta a la muerte... y tan viva"