[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[ePiX-users] New release (Version 1.1.11)
From: |
Andrew D. Hwang |
Subject: |
[ePiX-users] New release (Version 1.1.11) |
Date: |
Sat, 18 Aug 2007 15:09:52 -0400 (EDT) |
FEATURES
There's a "legend" class for labeling plots. The sample files dataplot,
shadeplot, and legend give examples of typical use.
The "inlay" function for screens acts similarly to "inset" but treats
the coordinates of the child screen as true pt. More-or-less arbitrary
glyph-like objects can be built in a screen, then placed into the parent
figure. The functions "inlay_horizontal" and "inlay_vertical" treat the
named direction as true pt and the other as Cartesian coordinates. This
facilitates the creation of error bars and the like, for which the height
should be specified in Cartesian, but the width should be independent of
the bounding box.
NOTES
The output format interface has been re-written to simplify creation of
new output formats and enforce uniformity of appearance between different
formats.
The active screen is now stored in a stack. User code can activate a
screen (as before), draw in it, then deactivate, restoring the previously
active screen. This functionality isn't sophisticated, but it should be
fine for "normal use".
Andrew D. Hwang address@hidden
Department of Math and CS http://mathcs.holycross.edu/~ahwang
College of the Holy Cross (508) 793-2458 (Office: 320 Swords)
Worcester, MA, 01610-2395 (508) 793-3530 (fax)
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [ePiX-users] New release (Version 1.1.11),
Andrew D. Hwang <=