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

JS Error with d3 3.3.9 bubble chart #23

Closed
tuempeltaucher opened this issue Nov 5, 2013 · 2 comments
Closed

JS Error with d3 3.3.9 bubble chart #23

tuempeltaucher opened this issue Nov 5, 2013 · 2 comments

Comments

@tuempeltaucher
Copy link

Maybe not a dimple bug but if i try http://dimplejs.org/examples_viewer.html?id=bubbles_vertical_lollipop with //cdnjs.cloudflare.com/ajax/libs/d3/3.3.9/d3.min.js (or a local d3.min.js from d3js.org) I get:

Error: Invalid value for <line> attribute x2="NaN" d3.min.js:523
Error: Invalid value for <line> attribute x2="NaN" 
@tuempeltaucher
Copy link
Author

Sorry, I'm using Chrome Version 30.0.1599.114

@johnkiernander
Copy link
Member

Hi, I'm afraid this is a dimple bug. It's related to the drop lines for tool tips specific to certain cases in Chrome v30. There seem to be some changes to selection handling in Chrome v30 which broke a few areas in Dimple. I've fixed most, but this one is outstanding. Thank you for reporting this but I'm going to close it as a duplicate of Issue #19. Please let me know if you think it is a separate problem.

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

2 participants