⇤ ← Revision 1 as of 2007-10-30 13:59:38
Size: 209
Comment:
|
Size: 334
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 6: | Line 6: |
웹으로 그래픽을 출력할 때는 http://www.scipy.org/Cookbook/Matplotlib/Using_MatPlotLib_in_a_CGI_script 참고. |
[Python] Chart 그리기 라이브러리
http://matplotlib.sourceforge.net
MatLab과 유사한 인터페이스 및 그래픽을 볼 수 있다. pure python으로 구현됨
웹으로 그래픽을 출력할 때는 http://www.scipy.org/Cookbook/Matplotlib/Using_MatPlotLib_in_a_CGI_script 참고.