Show all datatips for a single lineseries

Posted by rchung77 on Stack Overflow See other posts from Stack Overflow or by rchung77
Published on 2010-03-24T18:38:53Z Indexed on 2010/03/24 18:43 UTC
Read the original article Hit count: 208

Filed under:
|

I'm trying to figure out if there is a way to show all datatips for a single lineseries in a Flex 3 linechart. This chart will have multiple lines and the functionality we're looking for is when a user hovers over a line, show all datatips associated with just that series. Any help would be appreciated.

showAllDataTips will not work in this case as it will display all datatips on the chart.

Thanks! Rich

© Stack Overflow or respective owner

Related posts about flex3

Related posts about actionscript