Package org.knime.base.node.viz.histogram
Contains classes to create an histogram view.
See:
Description
Enum Summary |
HistogramLayout |
Enumerates all possible layouts of the Histogram visualisation. |
Package org.knime.base.node.viz.histogram Description
Contains classes to create an histogram view.
The histogram plotter based on the AbstractPlotter, AbstractDrawingPane and
AbstractPlotterProperties and inherits their functionality like zooming...
The HistogramProperties panel allows the user to change the following properties
on the fly:
- X axis
- Aggregation column (Y axis)
- Aggregation method (count, summary, average)
- Number of bins for numerical attributes
- The width of the bars
- Shows empty intervals option
- Shows missing value bar option
- Zooming
- Crosshair cursor
- ...
Copyright, 2003 - 2010. All rights reserved.
University of Konstanz, Germany.
Chair for Bioinformatics and Information Mining, Prof. Dr. Michael R. Berthold.
You may not modify, publish, transmit, transfer or sell, reproduce, create derivative works from, distribute, perform, display,
or in any way exploit any of the content, in whole or in part, except as otherwise expressly permitted in writing by the
copyright owner or as specified in the license file distributed with this product.