8000 documentation tweak · matplotlib/matplotlib@bd097a7 · GitHub
[go: up one dir, main page]

Skip to content

Commit bd097a7

Browse files
author
Thomas A Caswell
committed
documentation tweak
1 parent b3dafb9 commit bd097a7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/matplotlib/collections.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -965,7 +965,7 @@ def __init__(self, segments, # Can be None.
965965
The default is 5 pt.
966966
967967
*zorder*
968-
2 the zorder of the LineCollection
968+
The zorder of the LineCollection. Default is 2
969969
970970
The use of :class:`~matplotlib.cm.ScalarMappable` is optional.
971971
If the :class:`~matplotlib.cm.ScalarMappable` array

0 commit comments

Comments
 (0)
0