Opened 11 years ago
Closed 10 years ago
#2178 closed enhancement (done)
Reorder statistics in the BoxPlotView
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.10 |
Component: | Optimization.Views | Version: | 3.3.9 |
Keywords: | Cc: |
Description
Currently the order is ..., average, median, stdev, ... . This should be changed so to median, average, stdev, which makes more sense as the average is related to the stdev.
Change History (4)
comment:1 Changed 11 years ago by mkommend
- Status changed from new to accepted
comment:2 Changed 11 years ago by mkommend
- Owner changed from mkommend to ascheibe
- Status changed from accepted to reviewing
comment:3 Changed 10 years ago by ascheibe
- Owner changed from ascheibe to mkommend
- Status changed from reviewing to readytorelease
Reviewed r10767, thanks.
comment:4 Changed 10 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
Note: See
TracTickets for help on using
tickets.
r10767: Reordered statistics in the boxplot view.