Resources for the paper
"The gridSVG Package for R"
by Paul Murrell and Simon Potter
The Sweave file for the paper, plus the Stangle()ed code.
Some SVG images from the paper (to replay the alert dialog and the animation example, refresh the page [ctrl-R]):
A 'lattice' plot with a hyperlink on the text "Grand Rapids". |
A rectangle with a hyperlink. |
Two rectangles, each with a different hyperlink. |
An animated circle that expands and then shrinks again. |
A rectangle that shows a tooltip when you hover the mouse over it (in Firefox at least). |
An SVG image that produces a JavaScript alert dialog when it is loaded. |
A rectangle that turns blue when you click it. |
A "scatterplot" that adds a new point via JavaScript when you click within the rectangle. |