Description Details Note Author(s) References See Also
The sendplot package creates an interactive layout of plots that may be viewed in a web browser.
Users are encouraged to view vignette for more details and several useful examples.
The user must initialize a Splot object (initSplot)
Then the user may optionally add interactive regions to any of the
figures in the layout. (makeImap, addDefault)
A static image (postscript, png or jpeg), and/or an interactive HTML
file is created (makeSplot)
The interactive html plot currently only works in web browsers that implement java script.
The code used to create the javascript embedded in html file is a modified version of the javascript code or from the open source tooltip library. see reference links
Lori A. Shepherd, Daniel P. Gaile, Lara Sucheston, Andrew Bruno, Kenneth F. Manly
http://www.R-project.org
http://www.onlamp.com/pub/a/onlamp/2007/07/05/writing-advanced-javascript.html
http://www.walterzorn.com/tooltip/tooltip\_e.htm
initSplot, makeImap, makeSplot,
sendplot, layout
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.