#1811 closed enhancement (done)
MouseOver in Error Characteristics Curve
Reported by: | sforsten | Owned by: | mkommend |
---|---|---|---|
Priority: | low | Milestone: | HeuristicLab 3.3.7 |
Component: | Problems.DataAnalysis.Views | Version: | 3.3.7 |
Keywords: | Cc: |
Description (last modified by sforsten)
If the cursor is over the legend of the chart, it shall change into a hand.
Rename of "Mean Model" to "Baseline".
Change History (15)
comment:1 Changed 13 years ago by sforsten
- Status changed from new to accepted
comment:2 Changed 13 years ago by sforsten
- Owner changed from sforsten to mkommend
- Status changed from accepted to reviewing
comment:3 Changed 13 years ago by sforsten
- Description modified (diff)
- Summary changed from Toggle lines in Error Characteristics Curve to MouseOver in Error Characteristics Curve
- deleted toggle of series
comment:4 Changed 12 years ago by mkommend
- Milestone changed from HeuristicLab 3.3.x Backlog to HeuristicLab 3.3.7
comment:5 Changed 12 years ago by mkommend
r8100: Removed unnecessary code in ErrorCharacteristicsCurveViews.
comment:6 Changed 12 years ago by mkommend
- Owner changed from mkommend to sforsten
- Status changed from reviewing to assigned
Please add a tool tip to indicate that a double click is necessary to open the selected model.
comment:7 Changed 12 years ago by sforsten
r8102: added tool tip to explain that a model can be opened by double-clicking
comment:8 Changed 12 years ago by sforsten
- Status changed from assigned to accepted
comment:9 Changed 12 years ago by sforsten
- Owner changed from sforsten to mkommend
- Status changed from accepted to reviewing
comment:10 Changed 12 years ago by mkommend
- Owner changed from mkommend to sforsten
- Status changed from reviewing to assigned
The tooltip flickers the whole time when it is displayed and in addition it is shown without any delay as it is the case for standard tooltips. Reverr r8102 and implement it as it is described at http://stackoverflow.com/questions/8136072/how-to-show-tooltip-on-ms-chart.
comment:11 Changed 12 years ago by sforsten
- Status changed from assigned to accepted
r8105: tool tip has been implemented as suggested by mkommend
comment:12 Changed 12 years ago by sforsten
- Owner changed from sforsten to mkommend
- Status changed from accepted to reviewing
comment:13 Changed 12 years ago by mkommend
- Status changed from reviewing to readytorelease
comment:14 Changed 12 years ago by gkronber
- Resolution set to done
- Status changed from readytorelease to closed
comment:15 Changed 12 years ago by gkronber
- Version changed from 3.3.6 to 3.3.7
r7700: