We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dd59553 commit 09ce2dbCopy full SHA for 09ce2db
doc/source/user_guide/tutorials/plot/index.rst
@@ -39,11 +39,19 @@ These tutorials demonstrate different ways one can visualize the data in plots u
39
40
This tutorial shows how to plot graphs using matplotlib.
41
42
+ .. grid-item-card:: Plot mesh scopings
43
+ :link: ref_tutorials_plot_mesh_scopings
44
+ :link-type: ref
45
+ :text-align: center
46
+
47
+ This tutorial shows how to plot mesh scopings.
48
49
.. toctree::
50
:maxdepth: 2
51
:hidden:
52
53
plot_mesh.rst
54
plot_deformed_mesh.rst
55
plot_contour.rst
- plot_a_graph.rst
56
+ plot_a_graph.rst
57
+ plot_mesh_scopings.rst
0 commit comments