Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DataTip issues #16

Closed
GoogleCodeExporter opened this issue Mar 3, 2016 · 1 comment
Closed

DataTip issues #16

GoogleCodeExporter opened this issue Mar 3, 2016 · 1 comment

Comments

@GoogleCodeExporter
Copy link

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

@GoogleCodeExporter
Copy link
Author

These issues were addressed in the latest beta.

Original comment by mvand...@gmail.com on 4 Dec 2009 at 1:31

  • Changed state: Fixed

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant