On Apr 9, 7:13 pm, "风向标" <vaneo...@gmail.com> wrote:
> PIL好像可以的。
>
> _______________________________________________
> python-chinese
> Post: send python-chin...@lists.python.cn
> Subscribe: send subscribe to python-chinese-requ...@lists.python.cn
> Unsubscribe: send unsubscribe to python-chinese-requ...@lists.python.cn
> Detail Info:http://python.cn/mailman/listinfo/python-chinese
PyChart is a Python library for creating high quality Encapsulated
Postscript, PDF, PNG, or SVG charts. It currently supports line plots,
bar plots, range-fill plots, and pie charts.
pie chart,这就是你要的大饼子图。
2007/4/9, SpitFire <spit...@gmail.com>:
> 谢谢
>
>
>
>
> SpitFire
> 2007-04-09
> _______________________________________________
> python-chinese
> Post: send python-...@lists.python.cn
> Subscribe: send subscribe to python-chin...@lists.python.cn
> Unsubscribe: send unsubscribe to python-chin...@lists.python.cn
> Detail Info: http://python.cn/mailman/listinfo/python-chinese
_______________________________________________
python-chinese
Post: send python-...@lists.python.cn
Subscribe: send subscribe to python-chin...@lists.python.cn
Unsubscribe: send unsubscribe to python-chin...@lists.python.cn
Detail Info: http://python.cn/mailman/listinfo/python-chinese
On Apr 9, 8:50 pm, "jessinio smith" <jessi...@gmail.com> wrote:
> 哪里有gnuplot的python封装找不到?
>
> 能给个地址吗?
具有完整的统计图表的 python 库有:
reportlab
Matplotlib
个人比较喜欢 reportlab