Re: Proper tool to display graphics?

From: Alvaro Herrera <alvherre(at)dcc(dot)uchile(dot)cl>
To: Carlos Ojea Castro <carlosojea(at)leveltelecom(dot)es>
Cc: pgsql-general(at)postgresql(dot)org
Subject: Re: Proper tool to display graphics?
Date: 2004-02-05 20:04:00
Message-ID: 20040205200400.GB2671@dcc.uchile.cl
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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"

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Joe Conway 2004-02-05 20:16:55 Re: dblink: rollback transaction
Previous Message Alvaro Herrera 2004-02-05 20:02:24 Re: functional index "real world" uses