question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Multiple y axes with multiple scattergl traces not working as expected

See original GitHub issue

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.

Issue Analytics

  • State:closed
  • Created 8 years ago
  • Comments:8 (6 by maintainers)

github_iconTop GitHub Comments

1reaction
etpinardcommented, Dec 14, 2017

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

< 1 month away.

0reactions
etpinardcommented, Jan 18, 2018

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

Read more comments on GitHub >

github_iconTop Results From Across the Web

Traces not coming up properly when working on dual axis ...
When trying to plot A and B on primary y-axis and C on secondary y-axis, the last trace (in this case C) overlaps...
Read more >
Bug: Candlesticks with multiple y-axes is not displayed
The Candlesticks may share the y-axis with one or several Scattergl traces. The overlaying does appear to solve this problem as well. However, ......
Read more >
plotly.graph_objects.Scattergl — 5.11.0 documentation
The data visualized as scatter point or lines is set in x and y using the WebGL ... With multiple `stackgroup`s or some...
Read more >
Multiple axes and subplots · ResGuides-Plotly - maegul
Both traces were bound to the same x axis; No second x axis was defined; The first y axis, which is for the...
Read more >
Visualization with Plotly.Express: Comprehensive guide
A detailed guide on how to create many visualizations with Plotly Express ... to Plotly API optimized to work perfectly with data frames....
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found