forked from pyvista/pyvista
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Duplicated figures with BackgroundPlotter in sphinx (pyvista#548)
* Add simple example * Remove explicit call to BasePlotter.__init__() * Revert "Remove explicit call to BasePlotter.__init__()" This reverts commit 29444d9. * Add QVTKRenderWindowInteractorAdapter * Fix depth peeling and tests * Fix testing * Fix style * Fix default depth peeling setting * Use methods inherited from BasePlotter * Adapt close event * Use BasePlotter version of add_actor * Cover more features of BackgroundPlotter * Use parent version of render * Enable AlphaBitPlanes * Use BasePlotter version of render * TST: Build doc * Revert "TST: Build doc" This reverts commit bc38205. * TST: Build doc * Add support for drag&drop * Fix reset_camera * Revert "TST: Build doc" This reverts commit dd74ec1. * Remove bgplot.py * Trigger CIs
- Loading branch information
1 parent
38a8543
commit afb9696
Showing
5 changed files
with
114 additions
and
141 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.