Skip to main content

Matrix plot

Use Matrix Plot to assess the relationship among many pairs of columns at the same time.

Developers: To add the viewer from the console, use: grok.shell.tv.addViewer('Matrix plot');

General:

Right clickContext menu
Alt+FShow in full screen

Matrix Plot

Videos

Matrix Plot

Properties

PropertyTypeDescription
General
X Column NameslistColumns to use on the X axis
Y Column NameslistColumn to use on the Y axis
Fontstring
Cell Plot Typestring
Show X Axesboolean
Show Y Axesboolean
Back Colornumber
Inner Viewer Looklookandfeel
Row SourcestringDetermines the rows shown on the plot.
Allow Dynamic Menusboolean
Show Context MenubooleanProperties common for all viewers todo: use code generation
Titlestring
DescriptionstringViewer description that gets shown at the Descriptor Position. Markup is supported.
HelpstringHelp to be shown when user clicks on the ''?'' icon on top. Could either be in markdown, or a URL (starting with ''/'' or ''http'').
Description Positionflexposition
Description Visibility Modevisibilitymode
Style
Auto Layoutboolean
Data
FilterstringFormula that filters out rows to show. Examples: ${AGE} > 20 or ${WEIGHT / 2)} > 100, ${SEVERITY} == ''Medium'', ${RACE}.endsWith(''sian'')
Tablestring
Description
Show Titleboolean

See also: