Opened 12 years ago
Closed 12 years ago
#2008 closed feature request (done)
Add option to get data matrix from bubble chart grouping
Reported by: | abeham | Owned by: | abeham |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.8 |
Component: | Optimization.Views | Version: | 3.3.8 |
Keywords: | Cc: |
Description
Change History (6)
comment:1 Changed 12 years ago by abeham
- Owner changed from swagner to abeham
- Status changed from new to accepted
comment:2 Changed 12 years ago by abeham
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.8
- Owner changed from abeham to mkommend
- Status changed from accepted to reviewing
comment:3 Changed 12 years ago by mkommend
- Owner changed from mkommend to abeham
- Status changed from reviewing to assigned
Reviewing comments:
- The displayed matrix should be readonly.
- The view should not allow sorting.
- If the y-axis displays categorical (e.g. string) values, the name of the category should be displayed instead of the numerical value.
Remark:
- TimeSpans (e.g. ExecutionTime) are displayed in seconds, which is fine for me.
comment:4 Changed 12 years ago by abeham
- Owner changed from abeham to mkommend
- Status changed from assigned to reviewing
r9267: fixed remaining issues (view is readonly, matrix is not sortable, categorical values are displayed in the cells)
comment:5 Changed 12 years ago by mkommend
- Owner changed from mkommend to abeham
- Status changed from reviewing to readytorelease
Reviewed changeset r9267.
comment:6 Changed 12 years ago by swagner
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3.7 to 3.3.8
Note: See
TracTickets for help on using
tickets.
r9190: Added option to obtain a matrix representation of a bubble chart view