LayoutGridPattern Type

Pattern to use for autogenerating Axis Ids when not specifically specifying subplot axes IDs in LayoutGrids

Union cases

Union case Description

Coupled

Full Usage: Coupled

Gives one x axis per column and one y axis per row

Independent

Full Usage: Independent

Uses a new xy pair for each cell, left-to-right across each row then iterating rows according to `roworder`

Instance members

Instance member Description

this.Convert

Full Usage: this.Convert

Returns: obj
Returns: obj

Static members

Static member Description

LayoutGridPattern.convert

Full Usage: LayoutGridPattern.convert

Returns: LayoutGridPattern -> obj
Returns: LayoutGridPattern -> obj

LayoutGridPattern.toString

Full Usage: LayoutGridPattern.toString

Returns: LayoutGridPattern -> string
Returns: LayoutGridPattern -> string