#268 closed feature request (done)
Possibility to open the function-tree of any model (represented as point in the scatter-plot)
Reported by: | gkronber | Owned by: | gkronber |
---|---|---|---|
Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
Component: | CEDMA.Core | Version: | 3.1 |
Keywords: | Cc: |
Description
Change History (8)
comment:1 Changed 16 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 16 years ago by gkronber
comment:3 Changed 16 years ago by gkronber
r561:
- asynchronous downloading of agents and results from the CEDMA server
- created a chart that displays points as bubbles (scatter-plot + optional third dimension for the size of the bubble, larger bubbles are more transparent than smaller bubbles)
comment:4 Changed 16 years ago by gkronber
r562:
- implemented selection of points
- implemented functionality to open the underlying FunctionTree of a point
comment:5 Changed 16 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
added override for method ContainsPoint() in HeuristicLab.Charting.FixedSizeCircle with r563.
comment:6 Changed 16 years ago by swagner
- Milestone changed from 3.1 to Iteration 0
Milestone 3.1 deleted
comment:7 Changed 14 years ago by swagner
- Milestone changed from Iteration 0 to Current
Milestone Iteration 0 deleted
comment:11 Changed 14 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted
Note: See
TracTickets for help on using
tickets.
added new project for CEDMA.Charting plug-in with r558. A specialized implementation of chart is necessary to support selection as needed for CEDMA.