On 11/5/2012 8:23 AM, Christophe Genolini wrote: > Hi the list, > > Using misc3d, we can export 3d dynamic graph in pdf format. > > Is it also possible to export these graph into a format that we can publish > on the web? > > Christophe You don't provide enough information to know exactly what your needs are, but writeWebGL() in the rgl function may be of some use in doing what you want. I don't think that it can handle the "dynamic" part on its own yet, but perhaps with some creative JavaScript additions you can get there.
Rob > > > > > ______________________________________________ > R-help@r-project.org mailing list > https://stat.ethz.ch/mailman/listinfo/r-help > PLEASE do read the posting guide http://www.R-project.org/posting-guide.html > and provide commented, minimal, self-contained, reproducible code. -- __________________ Robert W. Baer, Ph.D. Professor of Physiology Kirksille College of Osteopathic Medicine A. T. Still University of Health Sciences Kirksville, MO 63501 USA [[alternative HTML version deleted]] ______________________________________________ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained, reproducible code.