PlottingCanvas

For certain applications it is necessary to plot many points quickly and dynamically (i.e. one after another), but without storing them. For this we wrote a PlottingCanvas using wxPython which was tested both on linux and MSWindows. It is not aimed at being a fully-featured plotting tool, but a couple of things can be done, see the examples below.

Download: PlottingCanvas-0.2.7.zip, PlottingCanvas-0.2.7.tar.gz (last update: 23 Jan 2006)
Authors: Nikolai Hlubek and Arnd Bäcker

Other plotting programs

There are several other packages for plotting from python. We only mention a few of them, see Graphical Representations of Data and Plot resources for further ones.

Screen shots

Basic.py

pic for Basic.py

Styles.py

pic for Styles.py

Circles.py

pic for Circles.py

Color.py

pic for Color.py

Mousing.py

pic for Mousing.py

StandardMap.py

pic for StandardMap.py

ArrayPlot.py

pic for ArrayPlot.py

Layers.py

pic for Layers.py

Resizing.py

pic for Resizing.py

DynSine.py

pic for DynSine.py

DynSpiral.py

pic for DynSpiral.py

DynWaves.py

pic for DynWaves.py

DynImage.py

pic for DynImage.py

Valid HTML 4.01 Valid CSS! Last modified: 07 February 2006, 15:04:42
Impressum, © Arnd Bäcker