Coord

Functions

  • coord-cartesian - Cartesian coordinate system with optional panel clipping.
  • coord-fixed - Cartesian coordinate system with a fixed data-unit aspect ratio.
  • coord-flip - Cartesian coordinate system with the x and y axes swapped at render time.
  • coord-radial - Radial coordinate system.
  • coord-transform - Transform the displayed coordinates after statistics have run.
Back to top