Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit dd6173d

Browse files
authored
Merge pull request #11545 from ImportanceOfBeingErnest/doc_markersupdate_fix
Doc: fix x(filled) marker image
2 parents ead2ff8 + 1eed932 commit dd6173d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

lib/matplotlib/markers.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
``"H"`` |m16| hexagon2
2929
``"+"`` |m17| plus
3030
``"x"`` |m18| x
31-
``"X"`` |m21| x (filled)
31+
``"X"`` |m24| x (filled)
3232
``"D"`` |m19| diamond
3333
``"d"`` |m20| thin_diamond
3434
``"|"`` |m21| vline

0 commit comments

Comments
 (0)