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 4747``11`` (``CARETDOWNBASE``) |m36| caretdown (centered at base)
4848``"none"`` or ``"None"`` nothing
4949``" "`` or ``""`` nothing
50- ``' $...$' `` |m37| Render the string using mathtext.
50+ ``" $...$" `` |m37| Render the string using mathtext.
5151 E.g ``"$f$"`` for marker showing the
5252 letter ``f``.
5353``verts`` A list of (x, y) pairs used for Path
5454 vertices. The center of the marker is
5555 located at (0, 0) and the size is
5656 normalized, such that the created path
5757 is encapsulated inside the unit cell.
58- path A `~matplotlib.path.Path` instance.
58+ `` path`` A `~matplotlib.path.Path` instance.
5959``(numsides, 0, angle)`` A regular polygon with ``numsides``
6060 sides, rotated by ``angle``.
6161``(numsides, 1, angle)`` A star-like symbol with ``numsides``
You can’t perform that action at this time.
0 commit comments