#286 closed enhancement (done)
Variable-usage diagrams for the CEDMA frontend
| Reported by: | gkronber | Owned by: | gkronber |
|---|---|---|---|
| Priority: | medium | Milestone: | HeuristicLab 3.3.0 |
| Component: | CEDMA.Charting | Version: | 3.2 |
| Keywords: | Cc: |
Description
Change History (13)
comment:1 Changed 18 years ago by gkronber
- Status changed from new to assigned
comment:2 Changed 18 years ago by gkronber
- Status changed from assigned to new
comment:3 Changed 17 years ago by swagner
- Milestone changed from 3.2 to Iteration 0
Milestone 3.2 deleted
comment:4 Changed 17 years ago by gkronber
- Status changed from new to assigned
Added new types to CEDMA ontology to discriminate between attributes of problems (data sets), models and input variables. And changed class Results to read only model attributes. In preparation for the display of variable impacts of each model.
comment:5 Changed 17 years ago by gkronber
r2081: Added new types to CEDMA ontology to discriminate between attributes of problems (data sets), models and input variables. And changed class Results to read only model attributes. In preparation for the display of variable impacts of each model.
comment:6 Changed 17 years ago by gkronber
Implemented basic visualization of variable impacts in the CEDMA bubble chart with r2131.
comment:7 Changed 17 years ago by gkronber
Show actual X and Y values in the tooltip. This is important for sub-entry bubble charts where the actual values are hidden in enumerations.
comment:8 Changed 17 years ago by gkronber
- Removed commented source lines in BubbleChart
- Only show string, double or int attributes in the tool tip (enumerations with sub-entries are hidden)
comment:9 Changed 17 years ago by gkronber
Improved loading speed of CEDMA results with r2137 by:
- Limit number of models to the best 10% for each target variable
- Cache sqlite rdf store to memory on first query
comment:10 Changed 17 years ago by gkronber
r2138: minor code improvement.
comment:11 Changed 17 years ago by gkronber
- Resolution set to fixed
- Status changed from assigned to closed
Basic functionality is finished. Follow up ticket: #691
comment:12 Changed 16 years ago by swagner
- Milestone changed from Iteration 4 to Current
Milestone Iteration 4 deleted
comment:11 Changed 16 years ago by swagner
- Milestone changed from Current to HeuristicLab 3.3.0
Milestone Current deleted



postponed