Closed HeuristicLab-Trac-Bot closed 6 years ago
- Added first draft of the
RecursiveDataItem
structure.- Added a view for the data structure as well was a list of the data structure.
r12381 Added tree view component in
RecursiveDataItemView
. RemovedRecursiveDataItemListView
view because tree view is moved toRecursiveDataItemView
.
r12388 Added
BubbleChartView
which can select the parts of theRecursiveDataItem
tree which should be searched for the selected keys (axis).
r12446 Added sample-scipt which generates a simple layer structure.
r12459 Added level/depth based selection for the datasource. Updated sample.
- Adapted parts of categorical mapping from RunCollectionBubbleChart.
- Small changes and optimizations.
- Updated ALPS sample.
- Quick-fixed a critical performance bug when changing the checked status of many items in the tree (e.g. via level change)
- Added a new sample with alps runs.
- Added prefix based selection of data in the combo box instead of an explicit level control.
- Updated sample.
r12600 Added size track-bar similar to the original bubble-chart.
r12647 Added support for multidimensional values. Adapted sample.
r12880 Adapted dimension matching for NSGA-II Sample. Changed default views.
r12882 Fixed zooming issues. Added "no data available" label.
r12884 Added tooltip when hovering a data point. Click on a data point opens the corresponding DataItem or both if x and y values came from different DataItems.
r15539 (not migrated): removed branch
Because development on this ticket has been stalled and we do not know exactly what the results of the improved bubble-chart should look like, it is no longer being developed.
Issue migrated from trac ticket # 2379
milestone: HeuristicLab 3.3.x Backlog | component: Analysis.Views | priority: medium | resolution: rejected
2015-04-29 15:16:56: @NimZwei created the issue