-
Notifications
You must be signed in to change notification settings - Fork 23
Fix plot behavior when using keywords screenshot and off_screen #194
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
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
37c5d1c
Fix plot behavior when using keywords screenshot and off_screen
PProfizi f6cb40b
Fixed flake8 style
PProfizi 4450f9c
Fixed flake8 style
PProfizi 36edd01
Fixed error due to "text" kwarg in MeshedRegion.plot() that was given…
PProfizi 833f12e
Fixed behavior for keyword "notebook=False" when using a jupyter note…
PProfizi 89fe588
Fixed behavior of Field.plot wrt notebook argument.
PProfizi edd898e
Fixed MeshesContainer.plot for screenshot and off_screen kwargs
PProfizi 2b87eba
Fix plot_chart
PProfizi ddb839e
Fix plot_chart for off_screen and screenshot
PProfizi 863a580
Add example for basic plotting commands
PProfizi c2210cf
Add example for basic plotting commands
PProfizi 9a0c632
Fix plotting commands for screenshot and off_screen
PProfizi 7ea10b7
Add tests for plotting with screenshot and off_screen arguments
PProfizi 4a2a11b
Fixing stuck docstring test for meshes_container.plot
PProfizi 16b41df
Fixing stuck docstring test for field.plot_contour.plot
PProfizi 8933088
Testing without PYVISTA_OFF_SCREEN=True
PProfizi 940fe2a
Model.plot now goes through DpfPlotter
PProfizi 3269660
Plot_contour in DpfPlotter,
PProfizi 51db5ce
Field.plot goes through DpfPlotter.plot_contour
PProfizi 629602c
meshes_container.plot updated
PProfizi 132298d
WIP on double scalar_bar when calling mesh.plot(field) after mesh.plo…
PProfizi e24fb11
Fixed double scalar bar when calling two consecituve mesh.plot with d…
PProfizi 2ed0be3
Make _set_scalar_bar_title private
PProfizi 9ef2d52
Merge branch 'master' into fix/Issue#193_screenshots
PProfizi 95c5d62
Flake8 errors
PProfizi 89dd3db
Changed when grid.active_scalars is set to None because doing it at t…
PProfizi 0e6e7b7
Resolve Codacy issues
PProfizi 7c4b503
Refactor _InternalPlotter to pass through a factory (for future multi…
PProfizi 4c085e1
No plot_chart in basic_plotting yet
PProfizi 11bf7cd
Test MeshedRegion.plot
PProfizi d55ccae
Test cpos argument for pyvista.show
PProfizi 7d7cf09
Test return_cpos argument for pyvista.show and fixed
PProfizi 5814f9e
Test plot_mesh with DpfPlotter and fix
PProfizi a8cbbc5
Test test_chart_plotter is for now limited to legacy Plotter as plotè…
PProfizi 858d65e
Improve test coverage and fix codacy quality remarks
PProfizi f1d0545
Revert refactoring for MeshedRegion.plot and Field.plot to go through…
PProfizi 5b55b58
Revert changes to ci
PProfizi 8cbe368
Revert changes to ci
PProfizi 3fb44bf
Minimize changes to field.py
PProfizi 9fed7ba
Small fix useless line in test_chart_plotter
PProfizi File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.