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

Skip to content

Commit 00e29f2

Browse files
authored
Merge pull request #31117 from vidyanavghare08/scatter-star-poly-clean
Clarify introductory description in scatter_star_poly example.
2 parents c722367 + 2d35aef commit 00e29f2

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

galleries/examples/lines_bars_and_markers/scatter_star_poly.py

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
Marker examples
44
===============
55
6-
Example with different ways to specify markers.
6+
Demonstrates several ways to specify markers in scatter plots,
7+
including built-in marker styles and custom marker paths.
78
89
See also the `matplotlib.markers` documentation for a list of all markers and
910
:doc:`/gallery/lines_bars_and_markers/marker_reference` for more information

0 commit comments

Comments
 (0)