Opened 8 years ago
Last modified 7 years ago
#2715 closed feature request
Multiple Histogram DataRows in DataTableView — at Version 1
Reported by: | pfleck | Owned by: | pfleck |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.15 |
Component: | Algorithms.DataAnalysis.Views | Version: | 3.3.14 |
Keywords: | Cc: |
Description (last modified by pfleck)
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.
Change History (3)
Changed 8 years ago by pfleck
Changed 8 years ago by pfleck
comment:1 Changed 8 years ago by pfleck
- Description modified (diff)
- Status changed from new to accepted
Note: See
TracTickets for help on using
tickets.