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

Multiple y axes with multiple scattergl traces not working as expected #127

Closed
halfs13 opened this issue Dec 17, 2015 · 8 comments
Closed
Milestone

Comments

@halfs13
Copy link

halfs13 commented Dec 17, 2015

As visible in this JSFiddle, the same layout config, with two y axes and two traces, produces differing results with scatter and scattergl. With scattergl the trace using yaxis: y is hidden by the second axis and trace.

@halfs13 halfs13 changed the title Multiple y axes not working with Scattergl Multiple y axes with multiple scattergl traces not working as expected Dec 17, 2015
@mdtusz
Copy link
Contributor

mdtusz commented Dec 17, 2015

Confirmed. Thanks for adding the issue and example.

@mdtusz mdtusz added the bug something broken label Dec 17, 2015
@etpinard
Copy link
Contributor

The complete list of known gl2d limitations is in: #130

@BEFH
Copy link

BEFH commented Dec 14, 2017

This is still affecting me. What's the ETA on this?

@etpinard
Copy link
Contributor

This is still affecting me. What's the ETA on this?

< 1 month away.

@BEFH
Copy link

BEFH commented Dec 15, 2017

Amazing. Thanks

@etpinard
Copy link
Contributor

etpinard commented Jan 8, 2018

Will be fixed by @dfcreative 's regl-based scattergl work:

image

We should add a test mock for this before the 1.33.0 release.

@dy
Copy link
Contributor

dy commented Jan 15, 2018

Test mock 41499e8

@etpinard
Copy link
Contributor

done in #2258 (sorry for the 2-year wait)

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

5 participants