Skip to content

Commit

Permalink
Update docstring plane
Browse files Browse the repository at this point in the history
  • Loading branch information
anslpa committed Jul 18, 2023
1 parent 625337f commit 4bc6b44
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ansys/dpf/core/plotter.py
Original file line number Diff line number Diff line change
Expand Up @@ -690,8 +690,8 @@ def show_figure(self, **kwargs):
**kwargs : optional
Additional keyword arguments for the plotter. More information
are available at :func:`pyvista.plot`.
"plane" argument can be used to specify the plan to view. For
example, add plane="xy" to display (XY) plan.
"plane" argument can be used to specify the plane to view. For
example, add plane="xy" to display (XY) plane.
Examples
--------
Expand Down

0 comments on commit 4bc6b44

Please sign in to comment.