Re: [Matplotlib-users] radar_chart in matplotlib doc does not work

2010-07-19 Thread Benjamin Root
On Thu, Jul 15, 2010 at 2:44 PM, texas_ranger wrote: > > The source code for radar_chart.py located in the Matplotlib docs at > > > http://matplotlib.sourceforge.net/examples/api/radar_chart.html?highlight=radar%20chart > > does not work. Seems to be problem with legend. > > Can someone tell me w

[Matplotlib-users] radar_chart in matplotlib doc does not work

2010-07-19 Thread texas_ranger
The source code for radar_chart.py located in the Matplotlib docs at http://matplotlib.sourceforge.net/examples/api/radar_chart.html?highlight=radar%20chart does not work. Seems to be problem with legend. Can someone tell me what's wrong with the source code so I can correct my copy? -- View