[Tutor] python and kiviat diagrams

Albert-Jan Roskam fomcl at yahoo.com
Wed Dec 23 23:27:29 CET 2009


I was studying the code on http://matplotlib.sourceforge.net/examples/api/radar_chart.html.
Isn't it very unusual that a class is defined within a function? Why not use a class instance inside the function instead? No methods of the class can currently be inherited outside the scope of the function, right?

Just curious..

Cheers!!

Albert-Jan



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

In the face of ambiguity, refuse the temptation to guess.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

--- On Tue, 12/22/09, Kent Johnson <kent37 at tds.net> wrote:

From: Kent Johnson <kent37 at tds.net>
Subject: Re: [Tutor] python and kiviat diagrams
To: dwbarne at earthlink.net
Cc: "python tutor" <tutor at python.org>
Date: Tuesday, December 22, 2009, 10:45 PM

On Tue, Dec 22, 2009 at 1:18 PM,  <dwbarne at earthlink.net> wrote:
> One of the drawbacks of Matplotlib is that it does not have the capability of drawing Kiviat diagrams.
>
> Does anyone know of a software package for drawing Kiviat diagrams written in Python?

I don't know what a Kiviat diagram is but the images google shows me
look a lot like this:
http://matplotlib.sourceforge.net/examples/api/radar_chart.html

Kent
_______________________________________________
Tutor maillist  -  Tutor at python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/tutor/attachments/20091223/9f7fee85/attachment.htm>


More information about the Tutor mailing list