Combination Plots
Parameters used in complex plots :
layout
string
Topology of the canvas. Number of rows and columns.
Default:
1X1
Used in:
all visualizations
layoutAdjust
boolean
Flag to force recalculating the ranges in the axes when multiple graphs are
displayed in the canvas.
Default:
false
Used in:
all visualizations
Flag to indicated whether to print axes values when multiple graphs are
displayed in the canvas. The possible values are: 1:
horizontal, 2: vertical, 3: both
Default:
Used in:
all visualizations
layoutComb
boolean
Flag that identify that multiple graphs will be displayed in the canvas.
Default:
false
Used in:
all visualizations
Integer to identify the current graph being displayed in the canvas.
Default:
Used in:
all visualizations
Height of the current segment of the canvas when there are multiple graphs.
Default:
Used in:
all visualizations
Maximum length of legend when multiple graphs are displayed in the canvas.
Default:
Used in:
all visualizations
layoutMulticolor
boolean
Flag to cycle colors when displaying multiple graps in the canvas. If set
to false the color will be reseted for every graph.
Default:
true
Used in:
all visualizations
Width of the current segment of the canvas when there are multiple graphs.
Default:
Used in:
all visualizations
Additional amount to move for the Y axis.
Default:
Used in:
all visualizations
Fraction of the canvas to be used (a value between 0 and 1). Used when
multiple graphs are displayed in one canvas. Could be
an number or an array of numbers.
Default:
Used in:
all visualizations