Octplot 0.3.9 is out

"Shai Ayal" <[email protected]> Sat, 7 Oct 2006 21:28:57 +0200
Newsgroups gmane.comp.gnu.octave.graphics
Message-ID <[email protected]>
Hi all,

I'm proud to announce release 0.3.9 of octplot is out.

This release added some new features any many bug fixes. For a full list,
please consult Changelog. A summary of notable features:

* added layering support - objects are now layered in the order their
handles are arranged. See the layer_demo
* added arrowhead support to lines using the arrowhead, arrowlength,
arrowwidth , & arrowratio properties -- help line_props NOTE -- this
is not matlab compatible, but better than matlab IMHO
* new properties for axes: box, xaxislocation, yaxislocation. color,
xcolor & ycolor can now accept "none" as a value
* axis command improvements: now accepts on/off/equal arguments
* box, quiver, plotyy, stem, barh, & pareto added.
* new and probably improved figure handling

please try it out and send bug reports
Shai

p.s. for those so inclined -- octplot does anti-aliased fonts!