Free cookie consent management tool by TermsFeed Policy Generator

Opened 14 years ago

Closed 13 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)

BubbleChart_BestQuality_vs_Crossover.jpg (60.3 KB) - added by cneumuel 13 years ago.
Genetic Algorithm - TSP - 7200 Runs

Download all attachments as: .zip

Change History (16)

Changed 13 years ago by cneumuel

Genetic Algorithm - TSP - 7200 Runs

comment:1 Changed 13 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 13 years ago by mkommend

  • Status changed from new to accepted

comment:3 Changed 13 years ago by mkommend

r5330

  • 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 13 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 13 years ago by mkommend

Corrected BubbleChartdesigner file to use Common.Resources with r5336.

comment:6 Changed 13 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 13 years ago by mkommend

  • Status changed from assigned to accepted

comment:8 Changed 13 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 13 years ago by cneumuel

  • Owner changed from cneumuel to swagner
  • Status changed from reviewing to readytorelease

Cool!

comment:10 Changed 13 years ago by mkommend

  • Status changed from readytorelease to reviewing

comment:11 Changed 13 years ago by mkommend

  • Owner changed from swagner to gkronber
  • Status changed from reviewing to readytorelease

comment:12 Changed 13 years ago by mkommend

  • Owner changed from gkronber to swagner
  • Status changed from readytorelease to reviewing

comment:13 Changed 13 years ago by mkommend

  • Milestone changed from HeuristicLab x.x.x to HeuristicLab 3.3.3

comment:14 Changed 13 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 13 years ago by mkommend

  • Resolution set to done
  • Status changed from readytorelease to closed
  • Version changed from 3.3 to 3.3.3
Note: See TracTickets for help on using tickets.