-
Notifications
You must be signed in to change notification settings - Fork 16
Options
Contains global default options for graph, layer, scale, and other gg objects. Changing the global default options will affect all charts on a given page. For example, setting the default color scheme in gg.opts will give consistent colouring to all plots generated in a given page.
An associate array containing defaults for graph options. See gg.graph.opts for the list of options.
An associate array containing defaults for layer options. See gg.layer.map for the list of options.
An associate array containing defaults for box-plots.
An associate array containing defaults for line charts.
An associate array containing defaults for text-plots.
An associate array containing defaults for gradient scales, including the low and high. See gg.scale.gradient.