Skip to content

Scatter() allows x and y of different lengths without complaining #922

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
lebigot opened this issue Jan 21, 2018 · 1 comment
Closed

Scatter() allows x and y of different lengths without complaining #922

lebigot opened this issue Jan 21, 2018 · 1 comment

Comments

@lebigot
Copy link

lebigot commented Jan 21, 2018

Scatter() allows x and y of different lengths without complaining: this is very error-prone, as this should never happen with meaningful data. I would suggest to raise an exception so as to alert the user that there is a problem.

@cldougl
Copy link
Member

cldougl commented Feb 15, 2018

Hi there,
This check would occur at the plotly.js (our core graphing library) level. There is an open discussion here: plotly/plotly.js#1998 where you can follow along or contribute.

@cldougl cldougl closed this as completed Feb 15, 2018
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

2 participants