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.