|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MultiColumnPlotterProperties | |
---|---|
org.knime.base.node.viz.plotter.box | Contains all classes that realize a box plot. |
org.knime.base.node.viz.plotter.line | A line plot plots the numeric columns of the input table as lines. |
org.knime.base.node.viz.plotter.parcoord | A ParallelCoordinatePlot is a representation of multi-dimensional information or data, in which multiple dimensions are allocated to parallel axes on-screen. |
org.knime.base.node.viz.plotter.scattermatrix | A scatter matrix plot is a matrix of scatter plots, where each selected column is plotted against each selected column. |
Uses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.box |
---|
Subclasses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.box | |
---|---|
class |
BoxPlotterProperties
Tab to select whether to normalize the drawing or not. |
Uses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.line |
---|
Subclasses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.line | |
---|---|
class |
LinePlotterProperties
One tab for the color legend with the possibility to change the color for each column, one tab to set whether missing values should be interpolated or not and one tab to adjust dot size and line thickness and to select whether to show or hide the dots. |
Uses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.parcoord |
---|
Subclasses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.parcoord | |
---|---|
class |
ParallelCoordinatePlotterProperties
In addition to the MultiColumnPlotterProperties
a tab to select how to handle missing values and a tab to adjust dot size,
line thickness and select whether to show or hide dots is provided. |
Uses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.scattermatrix |
---|
Subclasses of MultiColumnPlotterProperties in org.knime.base.node.viz.plotter.scattermatrix | |
---|---|
class |
ScatterMatrixProperties
Extends the MultiColumnPlotterProperties
by adding a
ScatterPlotterAppearanceTab . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |