Here goes a little trick I used for an application some time ago. The problem was that data tips that are displayed on mouse overing Flex Charts, fly over the Application content, and in some cases do not respect the visible boundaries of it. This effect can be undesired, and a usability problem because can make the information impossible to read in some situations.
The attached application shows the problem in action.
If you hover the first pair of charts, you'll see the custom created data tip appearing at the right of the central point of the sector being pointed. For the pie on the right, the information is unreadable. The second set of charts, use another data tip renderer implementation that keeps the data tip in the pie boundaries, making the information always visible.
Monday, December 29, 2008
Subscribe to:
Post Comments (Atom)
1 comment:
Cool One! thx for the advice! So if everyone keep in mind this silly things, everything will be easier to the one who is visiting a page!
Post a Comment