correct example string
This commit is contained in:
parent
e91398bad7
commit
c017e39247
@ -1000,7 +1000,7 @@ const _examples = PlotExample[
|
|||||||
"Mesh3d",
|
"Mesh3d",
|
||||||
"""
|
"""
|
||||||
Allows to plot arbitrary 3d meshes. If only x,y,z are given the mesh is generated automatically.
|
Allows to plot arbitrary 3d meshes. If only x,y,z are given the mesh is generated automatically.
|
||||||
You can also specify the connections using the connections keyword. This is only supported on the Plotly backend.
|
You can also specify the connections using the connections keyword.
|
||||||
The connections are specified using a tuple of vectors. Each vector contains the 0-based indices of one point of a triangle,
|
The connections are specified using a tuple of vectors. Each vector contains the 0-based indices of one point of a triangle,
|
||||||
such that elements at the same position of these vectors form a triangle.
|
such that elements at the same position of these vectors form a triangle.
|
||||||
""",
|
""",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user