View source: R/ggtikzUninfinite.R
ggtikzUninfinite | R Documentation |
Infinite values in TiKZ coordinate specifications are replaced by values corresponding to the edge of the available coordinate space. This allows placement of annotations at the very edge of a panel without knowing its precise coordinates. This is useful for annotations which extend to the panel boundaries, but also make use of specific coordinates.
ggtikzUninfinite(ggtikzCanvas, ggtikzAnnotation)
ggtikzCanvas |
A |
ggtikzAnnotation |
A |
A link{ggtikzAnnotation}
object, with Infinites in coordinates
replaced by finite values.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.