File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 47
47
``11`` (``CARETDOWNBASE``) |m36| caretdown (centered at base)
48
48
``"none"`` or ``"None"`` nothing
49
49
``" "`` or ``""`` nothing
50
- ``' $...$' `` |m37| Render the string using mathtext.
50
+ ``" $...$" `` |m37| Render the string using mathtext.
51
51
E.g ``"$f$"`` for marker showing the
52
52
letter ``f``.
53
53
``verts`` A list of (x, y) pairs used for Path
54
54
vertices. The center of the marker is
55
55
located at (0, 0) and the size is
56
56
normalized, such that the created path
57
57
is encapsulated inside the unit cell.
58
- path A `~matplotlib.path.Path` instance.
58
+ `` path`` A `~matplotlib.path.Path` instance.
59
59
``(numsides, 0, angle)`` A regular polygon with ``numsides``
60
60
sides, rotated by ``angle``.
61
61
``(numsides, 1, angle)`` A star-like symbol with ``numsides``
You can’t perform that action at this time.
0 commit comments