Creating Pie Chart from Python

Thierry Lam lamthierry at gmail.com
Thu Sep 15 11:10:17 EDT 2005


Let's say I have the following data:

500 objects:
-100 are red
-300 are blue
-the rest are green

Is there some python package which can represent the above information
in a pie chart?

Thanks
Thierry




More information about the Python-list mailing list