Plot Data Type : Type of plot

# ggMatrixRole
Perimeter-axis role for a cell of a native multi-panel matrix (ggmatrix/patchwork): {yAxis:Boolean, xAxis:Boolean} — set by CanvasXpress.matrixHost from the cell (row,col) so resetGgmatrix keeps the y-axis on the left column and the x-axis on the bottom row
Type: object
Default:

# isChat

# isCxplot

# isDataFrame

# isGGMatrix
Flag marking this plot as a cell of a native multi-panel matrix (ggmatrix/patchwork). Drives the perimeter-axis cache/reset (cacheForGGMatrix/resetGgmatrix) so CanvasXpress.matrixHost can align the panels. Formerly the R longestString margin proxy; now a plain boolean measured/aligned at render time.
Type: boolean
Default: false

# isR