Package org.knime.base.node.viz.histogram.impl.interactive

This is the interactive implementation of the abstract histogram plotter.

See:
          Description

Class Summary
InteractiveHistogramPlotter This class is the controller between the data model of the InteractiveHistogramVizModel class and the view HistogramDrawingPane.
InteractiveHistogramProperties The properties panel of the Histogram plotter which allows the user to change the look and behaviour of the histogram plotter.
RowByColumnComparator Comparator used to sort DataRows by the value of the row with the given index.
 

Package org.knime.base.node.viz.histogram.impl.interactive Description

This is the interactive implementation of the abstract histogram plotter. This implementation allows the user to change the following properties on the fly:

  1. Number of bars for numerical columns
  2. The size of the bars
  3. The background color
  4. X axis
  5. Aggregation columns
  6. Aggregation method
  7. Show/hide missing value bar
  8. Show/hide empty bars
  9. Layout options
In order to allow this flexibility and to support hiliting the node holds all data in the main memory.



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.