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:
  1. X axis
  2. Aggregation column (Y axis)
  3. Aggregation method (count, summary, average)
  4. Number of bins for numerical attributes
  5. The width of the bars
  6. Shows empty intervals option
  7. Shows missing value bar option
  8. Zooming
  9. Crosshair cursor
  10. ...



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.