Skip to content

Issue with aggregation when only Y is defined #684

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

Open
dmt0 opened this issue Aug 14, 2018 · 0 comments
Open

Issue with aggregation when only Y is defined #684

dmt0 opened this issue Aug 14, 2018 · 0 comments

Comments

@dmt0
Copy link
Contributor

dmt0 commented Aug 14, 2018

To reproduce:

  1. Create scatter with Y defined, but not X
  2. Try to add an aggregation.

Console error:

factory.js?b9b2:113 
Error while plotting: TypeError: Cannot set property 'type' of undefined
    at Object.plots.supplyTransformDefaults (plotly-with-meta.js?ab3a:128097)
    at Object.plots.supplyTraceDefaults (plotly-with-meta.js?ab3a:128036)
    at Object.plots.supplyDataDefaults (plotly-with-meta.js?ab3a:127800)
    at Object.plots.supplyDefaults (plotly-with-meta.js?ab3a:127265)
    at Object.exports.react (plotly-with-meta.js?ab3a:105509)
    at eval (factory.js?b9b2:100)

Reported to plotly.js: plotly/plotly.js#2908

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant