On 11/19/05, wrb <[EMAIL PROTECTED]> wrote:
> I'm looking to generate (based on form requests) basic bar charts, pie
> charts, etc. inside of a my django app.  Anyone try or suggest how
> django might interact with the likes of matplotlib.  I read the
> documentation about generating PDFs, which should be very similar, but
> I wanted to see if others have had any success or issues.

Hey Warren,

This should be easy to do; just generate the appropriate output and
give it the appropriate mime_type.

Adrian

--
Adrian Holovaty
holovaty.com | djangoproject.com | chicagocrime.org

Reply via email to