[R] Are there any guis out there, which will allow editing of the graph?
Peter Dalgaard
p.dalgaard at biostat.ku.dk
Mon Aug 4 20:14:50 CEST 2008
Peter Dalgaard wrote:
> Bert Gunter wrote:
>> No. Can't be. Editable graphs require that the graph be produced via
>> code
>> that produces changeable components. All R graphs are essentially
>> static.
>>
> Well, there's the xfig() device whose output can be edited with
> xfig.... This was originally written (by me, for S-PLUS, back in the
> dark ages, later modified extensively for R by Brian)
Actually, "rewritten" is more like it. R and S device drivers are rather
different beasts, so Brian started from scratch, modifying the
postscript device using the fig file specification.
> with the purpose of being able to do things like moving unfortunately
> placed labels around. In practice, I hardly ever used it because of
> the "writing in sand" aspect that affects all such interactive tools.
> However, xfig is still around and even installable on Windows with a
> little extra effort.
>
>
--
O__ ---- Peter Dalgaard Øster Farimagsgade 5, Entr.B
c/ /'_ --- Dept. of Biostatistics PO Box 2099, 1014 Cph. K
(*) \(*) -- University of Copenhagen Denmark Ph: (+45) 35327918
~~~~~~~~~~ - (p.dalgaard at biostat.ku.dk) FAX: (+45) 35327907
More information about the R-help
mailing list