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

This is the memory saving implementation of the abstract histogram plotter.

See:
          Description

Class Summary
FixedHistogramPlotter This class is the controller between the data model of the FixedHistogramDataModel class and the view HistogramDrawingPane.
FixedHistogramProperties The properties panel of the Histogram plotter which allows the user to change the look and behaviour of the histogram plotter.
 

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

This is the memory saving implementation of the abstract histogram plotter. The user has to specify the x and y axis in the node configuration and can only change the following properties on the fly:

  1. The size of the bars
  2. The background color
  3. Aggregation method
  4. Show/hide missing value bar
  5. Show/hide empty bars
  6. Layout options
In order to handle huge data sets this node also doesn't supports hiliting.



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.