coordinate: Coordinate

View source: R/g2-coordinate.R

coordinateR Documentation

Coordinate

Description

coordinate be configured in g2() or in g2_ family functions.

Usage

coordinate(type = NULL, ...)

Arguments

type

fisheye / parallel / polar / radial / theta / transpose / cartesian3D

transform

array of transform.

Details

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.


13kay/rg2 documentation built on June 25, 2024, 7:26 a.m.