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

scatter3d error bars not displayed unless error_z is defined #2881

Closed
nicolaskruchten opened this issue Aug 8, 2018 · 2 comments
Closed
Assignees
Labels
bug something broken

Comments

@nicolaskruchten
Copy link
Contributor

If you look at this Pen https://codepen.io/nicolaskruchten/pen/QBZaYE you'll see two problems:

  1. Error bars don't display unless error_z is there (i.e. just x or y or both gives broken output)
  2. thickness doesn't seem to do anything

This seems to be true for the latest version as well as 1.38.0, which I randomly tested.

@etpinard
Copy link
Contributor

cc @antoinerg

@antoinerg
Copy link
Contributor

antoinerg commented Sep 14, 2018

PR #3011 doesn't fix the problem with thickness. The problem lies in gl-error3d so I opened an issue over there: gl-vis/gl-error3d#5.

I also open a separate issue to deal with the thickness parameter: #3014.

@antoinerg antoinerg changed the title scatter3d error bars broken scatter3d error bars not displayed unless error_z is defined Sep 14, 2018
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