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

boundingbox(plot) is broken #2145

Closed
ffreyer opened this issue Jul 18, 2022 · 0 comments · Fixed by #2184
Closed

boundingbox(plot) is broken #2145

ffreyer opened this issue Jul 18, 2022 · 0 comments · Fixed by #2184

Comments

@ffreyer
Copy link
Collaborator

ffreyer commented Jul 18, 2022

Most boundingbox(plot) calls just return NaN. This includes:

  • mesh
  • scatter
  • lines
  • linesegments
  • meshscatter
  • volume
  • surface
  • heatmap
  • image

The only one that works is text. Though that one currently transforms to pixel space which probably shouldn't happen by default.

@ffreyer ffreyer mentioned this issue Jul 26, 2022
3 tasks
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

Successfully merging a pull request may close this issue.

1 participant