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 <ken...@tds.net> wrote:

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

On Tue, Dec 22, 2009 at 1:18 PM,  <dwba...@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@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor



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

Reply via email to