![]() |
![]() |
||||||
|
|||||||
| Tags: charts, datatipmode, flex |
![]() |
|
|||
|
I'm creating a Flex LineChart with multiple series of stock data being
displayed. I'd like to show the prices of each stock using the dataTips for each series as the user pans their mouse across the chart. I've set dataTipMode to "multiple", and increased the mouseSensitivity value so that it detects hits with each series. The problem with this is that it doesn't always display the dataTips for the same day on each series. I do understand why this is happening. The hit detection uses a straight-line to find the closest chart point and draws that dataTip ... so if there's a peak or valley in the other charts a day or two before or after the day I've actually focused on, that point will be closer and it'll draw that value instead. Is there any way to constrain how the multiple dataTip hit detection works? In this case, I'd need to constrain it to just detect the closest hit along a vertical line from the mouse. I suppose the only other solution is to manually manage what dataTips are enabled or disabled. |
| Sponsored Links |
|
|||
|
Adobe Newsbot hopes that the following resources helps you. NewsBot is experimental and any feedback (reply to this post) on its utility will be appreciated:
L (Flex 3): The LineChart control represents a data series as points connected by a continuous .... whose contents are highlighted when a user moves the mouse over it. Link: http://livedocs.adobe.com/flex/3/lan...l-index-L.html Is it possible to use data labels with line chart? - Flex India: Feb 27, 2008 ... I want to create a line chart which shows all the labels, regardless of the mouse pointer. showAllDataTips=true works but the result is Link: http://groups.google.com/group/flex_...9c9651ad7c9062 mx.charts.LineChart (Flex 2.0.1 Language Reference): Specifies the distance, in pixels, that Flex considers a data point to be under the mouse pointer when the mouse moves around a chart. Link: http://livedocs.adobe.com/flex/201/l...LineChart.html Print Page - Disable datatip but keep mouse event on line chart: Flex and ActionScript 3.0 => Flex Charting => Topic started by: Sablotron on 29 July 2008, ... Title: Disable datatip but keep mouse event on line chart Link: http://www.flexdeveloper.eu/forums/i...ge;topic=895.0 [#FLEXDMV-1683] dataTipFunction for LineChart is not executed when: Mar 12, 2008 ... Set dataProvider for LineChart with one datapoint 3. Set a dataTipFunction for the LineChart Actual Results: Datatip does not show on mouse Link: http://bugs.adobe.com/jira/browse/FLEXDMV-1683 Disable datatip but keep mouse event on line chart | flexdeveloper: Aug 6, 2008 ... Disable datatip but keep mouse event on line chart, help forums for developers working with ActionScript 3.0, Flex 3, Flash CS3.0, and AIR. Link: http://www.flexdeveloper.eu/forums/i...ic=895.msg2716 Disclaimer: This response is generated automatically by the Adobe NewsBot based on Adobe [L=Community Engine]http://community.adobe.com/ion/search.html[/L]. |
![]() |
| Thread Tools | |
| Display Modes | |
|
|
- Contact Us
-|-
Adobe Dreamweaver Forums -|-
Archive -|-
Top -|-Rules/Disclaimer-|-Help/Support-|-Advertise