python製作圖表工具,pyChart安裝方法

來源:互聯網
上載者:User

pyChart是python的一個畫圖表的庫,可以畫常用的折線圖、柱狀圖等統計圖。官方地址為:http://home.gna.org/pychart/  開發文檔地址為:http://home.gna.org/pychart/doc/。

以下為安裝方法:

1. 安裝 libxext-dev:

  終端中執行 sudo apt-get install libxext-dev,或用Ubuntu軟體中心搜尋libxext-dev安裝。

2. 安裝Ghostscript:

  下載Ghostscript源碼包, :http://down1.chinaunix.net/distfiles/ghostscript-9.02.tar.bz2,解壓,到解壓所得目錄依次執行:“./configure”, “make”, “make install”

3. 安裝PyChart:

  可以到官網下載:http://download.gna.org/pychart/PyChart-1.39.tar.gz ,但是速度可能較慢,也可以到以下地址下載(感謝提供者):

http://linux.linuxidc.com/2012%E5%B9%B4%E8%B5%84%E6%96%99/5%E6%9C%88/29%E6%97%A5/Python%E4%B9%8BPyChart%E7%94%BB%E5%9B%BE%E6%96%B9%E6%B3%95/PyChart-1.39.tar.gz

使用者名稱和密碼均為:www.linuxidc.com

  下載解壓後,到解壓所得目錄執行命令:python setup.py install

 

安裝完畢,可以通過查看線上的doc以及解壓所得目錄下的demos進行開發。

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.