Download List

Project Description

Biggles is a Python module for the creation of publication-quality 2D scientific plots. Its features include an elegant, high-level interface, a simple TeX interpreter, and postscript, png, gif, svg, and x11 output formats.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2002-05-24 01:16
1.6.2

This release has support for partial ranges and minor bugfixes.
Tags: Minor feature enhancements

2001-11-09 01:08
1.6.0

Mostly "under the hood" changes (almost 4 times faster for plots with large amounts of data, and clipping the data to the plot region), removal of the python-libplot module, a new module for matlab emulation, and a multipage() function for making multi-page PostScript output.
Tags: Major feature enhancements

2001-09-01 10:47
1.5.0

FramedPlot completely rewritten which adds quite a few new features. Configuration options are now read during object instantiation instead of class definition. TeX control sequences '\it' and '\bf' are recognized. The 'read_rows()', 'read_matrix()' functions added. Single characters can now be used as plot symbols.
Tags: Minor feature enhancements

2001-03-09 04:28
1.4.0

Part of the code was moved into a C module for speed reasons, requirement of the Numeric Python module, new Contour, Contours, FillAbove, and FillBelow plot components, and lots of bugfixes and infrastructure work.
Tags: Major feature enhancements

2001-01-30 15:12
1.3.0

Initial freshmeat announcement.

Project Resources