Free cookie consent management tool by TermsFeed Policy Generator

Opened 15 years ago

Closed 13 years ago

#638 closed task (obsolete)

Tooltip to show values of datapoints

Reported by: dwagner Owned by: dwagner
Priority: lowest Milestone: HeuristicLab 3.3.0
Component: Visualization Version: 3.2
Keywords: Tooltip Cc:

Description

Implementation of a tooltip, which shows the world coordinates of a datapoint on a mouseover event in the chart.

Change History (3)

comment:1 Changed 15 years ago by dwagner

  • Status changed from new to assigned

Implemenation done. ToolTip is shown when mouse is in a range of 8 Pixels around the datapoint. (r1883)

comment:2 Changed 15 years ago by dwagner

Deregistering of Linechart from Tooltiplistener added in Dispose Method. (r1968)

comment:3 Changed 13 years ago by swagner

  • Milestone changed from HeuristicLab x.x.x to HeuristicLab 3.3.0
  • Resolution set to obsolete
  • Status changed from assigned to closed

Microsoft Chart Controls are used for charting since HeuristicLab 3.3.0. Therefore this ticket is obsolete.

Note: See TracTickets for help on using tickets.