Is it possible to produce spider plots?

Robin Becker robin at reportlab.com
Wed Aug 5 11:18:55 EDT 2009


dp_pearce wrote:
> I want to be able to use Python to produce Spider plots (perhaps you
> know them as radar plots or star plots). Does anyone know how to
> achieve this? Are there existing libraries?
> 
> Direction to any examples, especially those with tutorials, would be
> greatly appreciated.
> 
> Cheers,
......
reportlab has a spider chart in reportlab/graphics/charts/spider.py


-- 
Robin Becker



More information about the Python-list mailing list