Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit06ed8a8

Browse files
committed
Merge pull request#6653 from madphysicist/patch-4
DOC: Incorrect rendering of dashes
1 parentbf6e785 commit06ed8a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/lines.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1064,7 +1064,7 @@ def set_linestyle(self, ls):
10641064
10651065
Parameters
10661066
----------
1067-
ls : { '-', '--','-.',':'} and more see description
1067+
ls : {``'-'``,``'--'``, ``'-.'``, ``':'``} and more see description
10681068
The line style.
10691069
"""
10701070
ifnotis_string_like(ls):

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp