Skip to content

gl2d zoom turns background black #2436

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
alexcjohnson opened this issue Mar 4, 2018 · 3 comments · Fixed by #3647
Closed

gl2d zoom turns background black #2436

alexcjohnson opened this issue Mar 4, 2018 · 3 comments · Fixed by #3647
Assignees
Labels
bug something broken regression this used to work

Comments

@alexcjohnson
Copy link
Collaborator

Plots using stackgl (heatmapgl, pointcloud...) get a black background when you start to zoom, and it doesn't go away after zoom. Prior to v1.32.0 it was a grey background and it did go away after zoom. Ideally it would turn grey only within the subplot area, but since these trace types are on the back burner I'd be happy with a return to the pre-1.32 behavior.

https://codepen.io/alexcjohnson/pen/KQLKWx

screen shot 2018-03-04 at 8 42 00 am

Presumably related to #2159 or #2238?

cc @dfcreative

@jonmmease
Copy link
Contributor

Two more observations/bugs on 1.37.1 (in addition to the black background noted above). I can move these to one or more new issues if you think they are sufficiently different.

Pen

https://codepen.io/anon/pen/ZoVYay

Pan tool performs zoom action

  • Refresh Pen
  • Click on the Pan tool
  • Drag on the plot and the zoom action is executed

Panning smears axis ticks

  • Refresh Pen
  • Click on the Pan tool
  • Drag on the plot (this performs a zoom as above)
  • Click on autoscale button
  • Now drag again
  • This time pan action happens, but the axis ticks get smeared.

screen shot 2018-05-18 at 8 34 56 am

cc @dy @etpinard

@etpinard
Copy link
Contributor

thanks for the report @jmmease

@ShaneHudson
Copy link

I have been having the exact same issues (especially the black background and pan zooming) with heatmapgl. Is there any known fix/workaround?

Also seeing weird data issues (just straight lines and no actual data) when I pass through data for all axes, may be a bug in my code though as I need to test further.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug something broken regression this used to work
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants