Opened 14 years ago
Closed 14 years ago
#1056 closed feature request (done)
Improve BubbleChartView for RunCollection
Reported by: | mkommend | Owned by: | mkommend |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.3 |
Component: | Optimization.Views | Version: | 3.3.3 |
Keywords: | Cc: |
Description
The bubble sizes are not scaled optimally and for categorical values a different marker style should be available. Additionally the axis grid lines should use the same intervals as the line chart uses to avoid numerous decimal places.
Attachments (1)
Change History (16)
Changed 14 years ago by cneumuel
comment:1 Changed 14 years ago by cneumuel
Adjustable bubble sizes or different marker styles would be great for runcollections with thousands of runs (like the one attached as image).
comment:2 Changed 14 years ago by mkommend
- Status changed from new to accepted
comment:3 Changed 14 years ago by mkommend
- Changed combobox events from SelectedIndexChanged to SelectedValueChanged
- Changed series type from Bubbles to Points as this improves the performance of the chart as cneumuel suggested.
- Added trackbar to change the maximum marker size.
comment:4 Changed 14 years ago by mkommend
- Owner changed from mkommend to cneumuel
- Status changed from accepted to reviewing
Please test & review if the implemented changes fulfill your requirements.
comment:5 Changed 14 years ago by mkommend
Corrected BubbleChartdesigner file to use Common.Resources with r5336.
comment:6 Changed 14 years ago by cneumuel
- Owner changed from cneumuel to mkommend
- Status changed from reviewing to assigned
Please also add the possibility to change the marker size when "Constant" is selected (not only the maximum marker size).
comment:7 Changed 14 years ago by mkommend
- Status changed from assigned to accepted
comment:8 Changed 14 years ago by mkommend
- Owner changed from mkommend to cneumuel
- Status changed from accepted to reviewing
Added functionality to resize bubbles although the size combobox is set to constant with r5348.
comment:9 Changed 14 years ago by cneumuel
- Owner changed from cneumuel to swagner
- Status changed from reviewing to readytorelease
Cool!
comment:10 Changed 14 years ago by mkommend
- Status changed from readytorelease to reviewing
comment:11 Changed 14 years ago by mkommend
- Owner changed from swagner to gkronber
- Status changed from reviewing to readytorelease
comment:12 Changed 14 years ago by mkommend
- Owner changed from gkronber to swagner
- Status changed from readytorelease to reviewing
comment:13 Changed 14 years ago by mkommend
- Milestone changed from HeuristicLab x.x.x to HeuristicLab 3.3.3
comment:14 Changed 14 years ago by swagner
- Owner changed from swagner to mkommend
- Status changed from reviewing to readytorelease
Very nice feature. Thanks. I do not have any additional comments.
comment:15 Changed 14 years ago by mkommend
- Resolution set to done
- Status changed from readytorelease to closed
- Version changed from 3.3 to 3.3.3
Genetic Algorithm - TSP - 7200 Runs