Skip to content

Exception with shapes on charts with 2 Y axes #611

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

Closed
KenCoder opened this issue Jun 7, 2016 · 1 comment
Closed

Exception with shapes on charts with 2 Y axes #611

KenCoder opened this issue Jun 7, 2016 · 1 comment
Assignees
Labels
bug something broken

Comments

@KenCoder
Copy link

KenCoder commented Jun 7, 2016

Repro here: http://codepen.io/KenCoder/pen/MeamNv. See console - plotly throws an "Uncaught TypeError: Cannot read property 'append' of undefined" when drawing. Removing second axis, removing layer: 'below' both make it go away.

@etpinard
Copy link
Contributor

etpinard commented Jun 7, 2016

Confirmed. Thanks for the report.

@etpinard etpinard added the bug something broken label Jun 7, 2016
n-riesco added a commit to n-riesco/plotly.js that referenced this issue Jun 7, 2016
* A plot with shapes and an overlaid axis should not throw an exception.
etpinard added a commit that referenced this issue Jun 7, 2016
…apes-and-two-y-axes

Fix issue #611 (exception thrown if shapes and an overlaid axis)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken
Projects
None yet
Development

No branches or pull requests

3 participants