| From: | Ben <bench(at)silentmedia(dot)com> |
|---|---|
| To: | Hrishikesh Deshmukh <hdeshmuk(at)gmail(dot)com> |
| Cc: | Postgresql-General <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: Reports and postgres |
| Date: | 2005-11-12 00:18:50 |
| Message-ID: | 39846BC5-279B-490E-AA4A-720E6DD6CD22@silentmedia.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Have you looked at PL/R?
http://www.varlena.com/varlena/GeneralBits/Tidbits/bernier/art_66/
graphingWithR.html
On Nov 11, 2005, at 2:09 PM, Hrishikesh Deshmukh wrote:
> Dear All,
>
> Sincere apologies if this is a re-post.
> Is there a good reporting tool which will let me generate scatter
> plots/ histograms say for a query like
>
> select col1, col2, col3,.....col51
>
> from table idsvsgenes
>
> where pid=1000_art;
>
> I have lots of data in a table and generating scatterplots/
> histograms is really difficult!
>
> Thanks in advance.
>
> Hrishi
>
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Lincoln Yeoh | 2005-11-12 03:54:32 | Re: PREPARE TRANSACTION and webapps |
| Previous Message | Tom Lane | 2005-11-11 23:24:11 | Re: strings |