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 21eb005 commit 9859353Copy full SHA for 9859353
lib/matplotlib/markers.py
@@ -85,7 +85,7 @@
85
Markers have some reasonable default settings for join and cap styles.
86
However, those can be overriden when creating a new instance of MarkerStyle.
87
Furthermore, the marker shape can be modified by supplying
88
-`~matplotlib .transforms.Transform` during creation.
+`~matplotlib.transforms.Transform` during creation.
89
Some markers are created as internally rotated shapes (e.g. triangles).
90
For such cases, both internal and user supplied transforms are combined.
91
0 commit comments