Skip to content

Error when deleting traces with stackgaps #3002

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
dmt0 opened this issue Sep 12, 2018 · 0 comments
Closed

Error when deleting traces with stackgaps #3002

dmt0 opened this issue Sep 12, 2018 · 0 comments
Assignees
Labels
bug something broken

Comments

@dmt0
Copy link
Contributor

dmt0 commented Sep 12, 2018

When deleting traces with stackgaps:

factory.js?b9b2:113 Error while plotting: TypeError: Cannot read property ‘stackgaps’ of undefined
   at makePoints (plotly-with-meta.js?ab3a:163163)
   at plotOne (plotly-with-meta.js?ab3a:163270)
   at SVGGElement.eval (plotly-with-meta.js?ab3a:162817)
   at eval (plotly-with-meta.js?ab3a:19075)
   at d3_selection_each (plotly-with-meta.js?ab3a:19081)
   at Array.d3_selectionPrototype.each (plotly-with-meta.js?ab3a:19074)
   at Object.plot [as plotMethod] (plotly-with-meta.js?ab3a:162816)
   at SVGGElement.eval (plotly-with-meta.js?ab3a:116057)
   at eval (plotly-with-meta.js?ab3a:19075)
   at d3_selection_each (plotly-with-meta.js?ab3a:19081)

To reproduce
https://codepen.io/dmt0/pen/dqemWo?editors=0010 newPlot @ 0, react @ 1

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

2 participants