What steps will reproduce the problem?
With two embedded child layouts, if emitDataTips is false at the top-level,
no data tips will show up regardless of what the child layouts have for
emitDataTips. If I set it to true at the top-level (the default), I get
data tips on both the lines and points regardless of what I put on the
child layouts.
What is the expected output? What do you see instead?
If I set emitDataTips="false" at the top-level, I could then set
emitDataTips="false" on sub-layout 1 and set it to "true" only on the
sub-layout 2.
The property name emitDataTips does not mesh with the Flex SDK or
DataCanvas. A better name would me showDataTips.
Original issue reported on code.google.com by mvand...@gmail.com on 1 Aug 2009 at 11:58
Original issue reported on code.google.com by
mvand...@gmail.com
on 1 Aug 2009 at 11:58