Marketplace:

Buy cheap domains and domain transfer service with free domain hosting features
Affordable domain name hosting and webhosting for small business
Register cheap domain name by cheap-domainregistrar.com 

 

   

GDChart

next up previous contents index

GDChart

This charting toolkit with bindings for Python is available from http://athani.pair.com/msteed/software/gdchart/. However, for sophisticated plotting the R statistics package is recommended, particularly through it's Python interface RPy. See Chapter 77.

Some of the required packages include: python2.1-dev zlib1g-dev libpng2-dev libjpeg62-dev.

Installation is straightforward. (Note that there is not currently a Debian package for python-gdchart so need to compile and install it. The installation is in /usr/local because of this.)



  $ wget http://athani.pair.com/msteed/software/gdchart/gdchart-py-0.6.tar.gz
  $ tar zxvf gdchart-py-0.6.tar.gz
  $ cd gdchart-py-0.6
  $ perl -pi -e 's|local/include/python2.0|include/python2.1|' Makefile
  $ make
  $ su
  # cp gdchart.so /usr/local/lib/python2.1/site-packages/
  # chown root.staff /usr/local/lib/python2.1/site-packages/gdchart.so
  # chmod o+rx /usr/local/lib/python2.1/site-packages/gdchart.so
  # exit



Copyright (c) 1995-2004

 

      

Marketplace:
Facts: " Software is like entropy. It is difficult to grasp, weighs nothing, and obeys the second law of thermodynamics; i.e., it always increases.   "  

Wednesday 7 January 2009 07:58:26 1231315106