MG_layout: Add layout options to a MG plot object

Description Usage Arguments See Also

Description

Add layout options to a MG plot object

Usage

1
2
3
MG_layout(buffer = NULL, buttom = NULL, height = NULL, left = NULL,
  right = NULL, small_height_threshold = NULL,
  small_width_threshold = NULL, top = NULL, width = NULL)

Arguments

buffer

the buffer size in pixels between the actual chart area and the margins

buttom

the size of the bottom margin in pixels

height

the height of the entire graphic in pixels

left

the size of the left margin in pixels

right

the size of the right margin in pixels

small_height_threshold

the height threshold in pixels for when the axis labels for a chart ought to be reduced in size

small_width_threshold

the width threshold in pixels for when the axis labels for a chart ought to be reduced in size

top

the size of the top margin in pixels

width

the width of the entire graphic in pixels

See Also

https://github.com/mozilla/metrics-graphics/wiki/Layout


yutannihilation/mxgx documentation built on May 4, 2019, 7:46 p.m.