Differences between revisions 2 and 5 (spanning 3 versions)
Revision 2 as of 2007-12-26 08:19:58
Size: 334
Editor: 203
Comment:
Revision 5 as of 2012-04-04 15:41:55
Size: 519
Editor: 211
Comment:
Deletions are marked like this. Additions are marked like this.
Line 1: Line 1:
[Python] Chart 그리기 라이브러리 [[Python]] Chart 그리기 라이브러리
Line 7: Line 7:
웹으로 그래픽을 출력할 때는 http://www.scipy.org/Cookbook/Matplotlib/Using_MatPlotLib_in_a_CGI_script 참고. References
 1.
웹으로 그래픽을 출력할 때는 http://www.scipy.org/Cookbook/Matplotlib/Using_MatPlotLib_in_a_CGI_script 참고.
 1. [[http://coreapython.hosting.paran.com/manual/Matplotlib%20-%20pylab%20-%20matlab%20style%20python%20plotting%20(plots,%20graphs,%20charts).htm|한글 번역]]

Python Chart 그리기 라이브러리

http://matplotlib.sourceforge.net

MatLab과 유사한 인터페이스 및 그래픽을 볼 수 있다. pure python으로 구현됨

References

  1. 웹으로 그래픽을 출력할 때는 http://www.scipy.org/Cookbook/Matplotlib/Using_MatPlotLib_in_a_CGI_script 참고.

  2. 한글 번역


CategoryProgramLibrary

Matplotlib (last edited 2012-11-03 10:31:37 by 221)

web biohackers.net