[ what's new : documentation : download : install *nix : install win32 ]
- Phil Kromer contributed the new ColoredPoints and Density components. See example9.py for details.
- Todd Fox contributed Makefiles for building with MS Visual C++.
- Can now specify the width/height of postscript output, by passing (e.g.) width="5in" or height="10in" to the functions which produce postscript output. Default values are in the [postscript] section of config.ini. The old [printer]/paper option is now [postscript]/paper.
- Added UpperLimits, LowerLimits components. These produce symbols with half-arrows indicating the true value is below/above the point.
- Added TeX codes \`,\',\^,\",\~ for character accents.
Browsing through the examples is probably the best way to get started.
The current version is 1.6.4, released 08 Mar 2004.
Before you install biggles, make sure you have the following installed:
- Python >= 1.5.2
- Python Numeric module [ download ]
- GNU plotutils 2.4.1 [ plotutils-2.4.1.tar.gz ]
The recommended way to install biggles from source is using the Python distutils package. See the INSTALL file for more details.
Thanks to Martin Lamar for porting Biggles to Windows. You can download the installer here, and instructions are here.
[ home ]
[ last modified Apr 20 2004 ]