Opened 8 years ago
Last modified 7 years ago
#2715 closed feature request
Multiple Histogram DataRows in DataTableView — at Initial Version
Reported by: | pfleck | Owned by: | pfleck |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.15 |
Component: | Algorithms.DataAnalysis.Views | Version: | 3.3.14 |
Keywords: | Cc: |
Description
When the DataTableView displays multiple DataRows that are marked as histograms, the columns for each datarow become thinner. As a result, the x-axis does not match the bars for the histogram anymore.
Instead, the columns should be stacked, and the bin-size of the histograms should consider all histogram-datarows. This way, the bar-widths match the ranges on the x-axis.
Note: See
TracTickets for help on using
tickets.