Graphs, bar charts, etc

dimitri pater dimitri.pater at gmail.com
Tue Feb 6 18:03:07 EST 2007


Hi,

check out chartdirector : http://www.advsofteng.com/
it's not free, but very easy to use
right now I am testing it here: http://www.serpia.org/water
a very simple barchart

regards,
Dimitri

On 2/6/07, Jan Danielsson <jan.m.danielsson at gmail.com> wrote:
>
> Hello all,
>
>    I have some data in a postgresql table which I view through a web
> interface (the web interface is written in python -- using mod_python
> under apache 2.2). Now I would like to represent this data as graphs,
> bar charts, etc.
>
>    I know about matplotlib, and it seemed like exactly what I was
> looking for. I tried importing it in my script, but it gave me some
> error about a home directory not being writable. I'm not sure I like the
> idea of it require to be able to write somewhere. Am I using it wrong?
>
>    Is there something else I can use which can produce graphs easily?
>
> --
> Kind regards,
> Jan Danielsson
> --
> http://mail.python.org/mailman/listinfo/python-list
>



-- 
---
You can't have everything. Where would you put it? -- Steven Wright
---
please visit www.serpia.org
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20070207/b9badca4/attachment.html>


More information about the Python-list mailing list