|
Apr
26
|
|
|
Categories: Python
| Tags: ChartDirector, Python
| Views: 1,888
|
ChartDirector是一个商业插件,但是。。。你懂的
使用起来也比较简单,这是我自己的一个学习过程,E文好的童鞋,可以看它自带的文档。
安装的话就把lib设置到系统路径或者把lib下的东西copy到python的lib文件夹下。
展示一下它画出的图吧
1. 什么是ChartDirector, 有什么特点:
强大的画图插件,用来创建专业的图表用于web和windows程序。
一些特点,什么简单易用就不列了:
图表类型多样(包括pie, donut, bar, line, spline, step-line, trending, curve-fitting, inter-line coloring, area, scatter, bubble, floating box, box-whisker, waterfall, finance, gantt, vector, contour, heat map, surface, radar, polar line, polar area, polar spline, polar scatter, polar bubble, polar vector, rose, pyramid, cone and funnel,所有的类型支持XY轴交换,部分支持3D效果),
支持AJAX图表更新
2. 支持的语言
ASP / COM / Visual Basic / VBScript / JScript
.NET (C#, VB.NET, C++/CLI, JScript.NET, J#)
Java
PHP
Perl
Python
Ruby
ColdFusion
C++
3. 支持的平台
Java版本不依赖平台
ChartDirector for ASP/COM/VB and .NET: Windows 2000/2003/2008/Vista/NT/XP.
ChartDirector for PHP, Perl, Python, Ruby and C++: Windows 2000/2003/2008/Vista/NT/XP, Linux, FreeBSD, Mac OS X and Solaris.
From 迷途知返, post PyChartDirector中文教程[1]:What?
RELATED POSTS:
Leave a comment
| Trackback








