2013-7 Advanced SVG Graphics from R
The gridSVG package has recently provided an interface for some more advanced SVG graphics features: gradient fills and pattern fills, clipping paths, masks, and filters. …
The gridSVG package has recently provided an interface for some more advanced SVG graphics features: gradient fills and pattern fills, clipping paths, masks, and filters. …
This article discusses the importance of providing structure and labelling within SVG code, particularly when the SVG code is generated indirectly by a high-level system …
The gridSVG package exports grid images to the SVG image format for viewing on the web. This article describes the problems associated with retaining grid …
The TimingManager library is a tool written in JavaScript used to apply animations in a web browser. It is not concerned with creation or modification …
Statistical plots drawn with the ggplot2 package generate numerous grid grobs and viewports which are labelled and organised into a coherent hierarchy. This report describes …
This report describes the animaker package for generating descriptions of animation sequences. An animation sequence is composed by combining atomic animations in series to create …
The selectr package translates a CSS selector into an equivalent XPath expression. This allows the use of CSS selectors to query XML documents using the …
New hook functions, makeContext() and makeContent(), have been added to the grid graphics package. These functions allow an alternative approach to developing custom grobs when …
The gridSVG package exports grid images to an SVG format for viewing on the web. This article describes a new development in the way that …
The gridSVG package exports grid images to an SVG format for viewing on the web. This article describes new features in gridSVG that allow grid …