Skip to content

WIP: for non-interactive backends make fig.canvas.draw() force the render #16573

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
wants to merge 2 commits into from
Closed

WIP: for non-interactive backends make fig.canvas.draw() force the render #16573

wants to merge 2 commits into from

Conversation

pharshalp
Copy link
Contributor

@pharshalp pharshalp commented Feb 26, 2020

PR Summary

[ci skip]
[azurepipelines skip]

make fig.canvas.draw() behave similar to fig.draw(fig.canvas.get_renderer()) for non-interactive backends.
attempts to address #16558

I will be making incremental changes (still haven't completely understood the machinery for all the non-interactive backends).

PR Checklist

  • Has Pytest style unit tests
  • Code is Flake 8 compliant
  • New features are documented, with examples if plot related
  • Documentation is sphinx and numpydoc compliant
  • Added an entry to doc/users/next_whats_new/ if major new feature (follow instructions in README.rst there)
  • Documented in doc/api/api_changes.rst if API changed in a backward-incompatible way

@pharshalp
Copy link
Contributor Author

superseded by a better approach #18408

@pharshalp pharshalp closed this Feb 17, 2021
@tacaswell
Copy link
Member

Thanks for this @pharshalp ! Sorry I stole the PR.

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 this pull request may close these issues.

2 participants