You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Update plotter.py
adding recognition of "text" in kwargs for contour_plot, adding a title on the lower_edge using pyvista.Plotter.add_text
* Add test_plot_fields_on_mesh_scoping_title
Add test_plot_fields_on_mesh_scoping_title to test the additional "text" argument for custom titles with mesh.plot(field)
* Update test_plotter.py
Remove blanks on line 210 to avoid flake8 error on build
0 commit comments