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

Scattergl error bars not correctly place when using log scale axes #1881

Closed
sfletc opened this issue Jul 14, 2017 · 6 comments
Closed

Scattergl error bars not correctly place when using log scale axes #1881

sfletc opened this issue Jul 14, 2017 · 6 comments
Labels
bug something broken
Milestone

Comments

@sfletc
Copy link

sfletc commented Jul 14, 2017

X and Y error bares are correctly place in plotly scatter plots.

newplot 5

Same code - go.Scattergl swapped for go.Scatter - presumably a bug

newplot 4

@etpinard
Copy link
Contributor

Thanks for the report.

As per our contributing guidelines, would you mind sharing a reproducible example?

@etpinard etpinard added the bug something broken label Jul 14, 2017
@etpinard etpinard added this to the On-par gl2d milestone Jul 14, 2017
@etpinard
Copy link
Contributor

https://codepen.io/etpinard/pen/ZyPrEM seems to be enough to reproduce the bug.

@etpinard
Copy link
Contributor

etpinard commented Dec 8, 2017

cc @dfcreative

@etpinard
Copy link
Contributor

etpinard commented Jan 8, 2018

This issue is NOT fixed on @dfcreative regl-based scattergl branch:

image


@dfcreative this issue isn't a blocker for the regl release, but would be nice to fix if you have the time.

@dy
Copy link
Contributor

dy commented Jan 16, 2018

Fixed in a54e70d and added mock in c6856d0

@etpinard
Copy link
Contributor

fixed with #2258

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