View source: R/g2-coordinate.R
coordinate | R Documentation |
coordinate be configured in g2()
or in g2_
family functions.
coordinate(type = NULL, ...)
type |
fisheye / parallel / polar / radial / theta / transpose / cartesian3D |
transform |
array of transform. |
Each view can only have one coordinate system. In addition to its own attributes, the coordinate system also contains a series of Coordinate Transform.
The coordinate system of mark has bubbling properties and will be merged with The coordinate system of view. The coordinate system of the first mark has the highest priority.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.