Opened 14 years ago
Closed 12 years ago
#1554 closed enhancement (obsolete)
Implement a RunCollectionView for aggregating DataTables
Reported by: | swagner | Owned by: | mkommend |
---|---|---|---|
Priority: | medium | Milestone: | |
Component: | Optimization.Views | Version: | 3.3.4 |
Keywords: | Cc: |
Description
A new RunCollectionView would be nice which aggregates the DataTables of all runs. This view should provide the following features:
- ComboBox to select a result or parameter value which is a DataTable
- CheckedItemListView to select/deselect runs which should be aggregated
- chart which shows the data series of the DataTables of the selected runs
Change History (3)
comment:1 Changed 14 years ago by mkommend
- Milestone changed from HeuristicLab 3.3.5 to HeuristicLab 3.3.x Backlog
comment:2 follow-up: ↓ 3 Changed 12 years ago by gkronber
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.9
- Status changed from new to assigned
comment:3 in reply to: ↑ 2 Changed 12 years ago by mkommend
- Milestone HeuristicLab 3.3.9 deleted
- Resolution set to obsolete
- Status changed from assigned to closed
Note: See
TracTickets for help on using
tickets.
I believe this has been implemented already?