You can add a callback function on your chart to return any text you'd
like.
Look into the "dataTipFunction" here:

http://livedocs.adobe.com/flex/3/html/help.html?content=charts_displayin\
gdata_08.html
<You%20can%20add%20a%20callback%20function%20on%20your%20chart%20to%20re\
turn%20any%20text%20you%27d%20like.%20Look%20into%20the%20>

other examples:
http://www.codersrevolution.com/index.cfm/2008/10/14/Flex-Charting-Forma\
t-Your-Data-Tips-The-Same-As-Your-Axes
<http://www.codersrevolution.com/index.cfm/2008/10/14/Flex-Charting-Form\
at-Your-Data-Tips-The-Same-As-Your-Axes>
http://blog.kevinhoyt.org/?p=67 <http://blog.kevinhoyt.org/?p=67>

google for more....
-Eddie B.


--- In flexcoders@yahoogroups.com, |Mirko <msabl...@...> wrote:
>
>
> Hi,
>
> If i have a graph with let's say month names on x-axis and some
numeric
> values on y-axis, when over specific chart item tooltip displays both
month
> name and numeric value. How can i achive that tooltip displays only
let's
> say numeric value (y-axis value) and not also month name (x-axis
value)?
>
> Thanks in advance,
> Best regards
> --
> View this message in context:
http://www.nabble.com/Simple-chart-data-tip-question-tp25212571p25212571\
.html
> Sent from the FlexCoders mailing list archive at Nabble.com.
>

Reply via email to