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

tooltips overflow container width #18

Open
GoogleCodeExporter opened this issue Jun 4, 2015 · 1 comment
Open

tooltips overflow container width #18

GoogleCodeExporter opened this issue Jun 4, 2015 · 1 comment

Comments

@GoogleCodeExporter
Copy link

jquery version: 1.6.2
raphael version: 1.5.2
elycharts version: 2.1.4

Tooltips always overflow the width of the container on the right-hand side. 
Hover far right of the chart in this example and watch the horizontal scrollbar 
expand:

http://jsfiddle.net/JehdF/18/

It looks like this problem might be fixed in the latest version of raphael - 
check out how the tooltips on this example slide back to the left when you 
hover on the right-hand side.

http://raphaeljs.com/analytics.html

I tried upgrading to raphael version 2, but that just broke a bunch of stuff in 
elycharts.

Original issue reported on code.google.com by [email protected] on 6 Oct 2011 at 1:29

@GoogleCodeExporter
Copy link
Author

Hi Mark,

raphael does not support "tooltips" positioning and the example you pointed is 
simply an hardwired example where tooltip positioning is handled in example 
code.

I agree it would be a good enhancement for elycharts to better support tooltip 
positioning to stay inside the container.

Original comment by [email protected] on 22 Nov 2011 at 8:55

  • Changed state: Accepted
  • Added labels: Type-Enhancement
  • Removed labels: Type-Defect

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