Version 0.53.0
- NAs supported to and from GGobi.
-
Version 0.52.0
Changes to reflect the Gtk-changes in GGobi itself.
- Added an initialization function (
init.ggobi()
)
to allow initialization of Gtk and GGobi so we can ask for
the display types that are dynamically computed on
initialization of GGobi.
-
-
createDisplay.ggobi
handles all types of displays
using the displayd methods.
-
- setDataFrame.ggobi uses a .Call() rather than a .C() since it
has to pass the GGobi reference.
-
- getDisplayTypes.ggobi()
-
Version 0.51.0
- Added --keepalive to the "command line arguments" given to
GGobi.
- This ensures that closing the last GGobi window doesn't
terminate the R process!
This can be overridden by specifying "--keepalive"
in the vector given as the
args
argument
in ggobi
.
- Setting edges between records now works (again).
-
Version 0.5.0
- Support for getting and setting color schemes from R.
-
- XML reading facilities for
-
- GUI for viewing information about data sets from XML sources.
-
Version 0.4.0
- Support for edges.
-
- Updates to match GGobi API routines, etc.
-
- Subsetting works better.
-
Version 3
-
- Fix for setHiddenCases to use a .Call
-
-
- setGlyphs.ggobi fixed and improved.
-
Duncan Temple Lang
<duncan@research.bell-labs.com>
Last modified: Thu Dec 5 18:05:34 UTC 2002