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

Commitaa15e0d

Browse files
authored
Merge pull request#29034 from meeseeksmachine/auto-backport-of-pr-29031-on-v3.9.x
2 parents4ccf275 +d6270b1 commitaa15e0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎lib/matplotlib/colors.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ class ColorSequenceRegistry(Mapping):
105105
Read access uses a dict-like interface mapping names to lists of colors::
106106
107107
import matplotlib as mpl
108-
cmap = mpl.color_sequences['tab10']
108+
colors = mpl.color_sequences['tab10']
109109
110110
The returned lists are copies, so that their modification does not change
111111
the global definition of the color sequence.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp