[kepler-dev] [Bug 3226] - Eval: subplots from RExpression overly condensed
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Apr 17 09:25:57 PDT 2008
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=3226
------- Comment #1 from higgins at nceas.ucsb.edu 2008-04-17 09:25 -------
Differences in graphs created by R depend on the graphics device (i.e. png
file, pdf file, or R plotting window and the device settings. RExpression
automatically creates on png or pdf files. The size is set as parameters, but
maybe some of the other settings should be varied.
Ideally we would create a Java R graphics device that would be displayed by the
core Kepler java code. This would require some better integration of R with
Kepler, but would also allow (theoretically) interactive manipulation of plots.
Dan Higgins
More information about the Kepler-dev
mailing list