disipyl

Contents


Introduction

disipyl is an object-oriented wrapper around the DISLIN plotting library, written in the computer language Python. disipyl provides a set of classes which represent various aspects of DISLIN plots, as well as providing some easy to use classes for creating commonly used plot formats (e.g. scatter plots, histograms, 3-D surface plots). A major goal in designing the library was to facilitate interactive data exploration and plot creation.

A longer list of the feature provided by disipyl can be found in the feature list.

Screenshots

A number of screenshots are available which demonstrate the types of plots you can create using disipyl.

Status

This is a beta release. Despite it's beta status, it gets used on a daily basis in the lab where I work, so I believe it's fairly stable. However, not all functions and classes are excercised regularly so you may encounter some bugs in the more obscure corners of the library.

Documentation

The distribution comes with documentation, but you can read an online version of the manual as well.

Download

Download the zip file or the tarball for the latest version of disipyl.

History

Feedback

Send all bug reports and comments to me at paul.magwene@duke.edu.