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

Commit756102c

Browse files
committed
Merge pull request#5989 from QuLogic/xkcd-color-cycle
Remove fixed colours from xkcd style.
2 parentsea61ca5 +83cfd56 commit756102c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

‎lib/matplotlib/pyplot.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -403,7 +403,6 @@ def xkcd(scale=1, length=100, randomness=2):
403403
rcParams['grid.linewidth']=0.0
404404
rcParams['axes.grid']=False
405405
rcParams['axes.unicode_minus']=False
406-
rcParams['axes.prop_cycle']=cycler('color', ['b','r','c','m'])
407406
rcParams['axes.edgecolor']='black'
408407
rcParams['xtick.major.size']=8
409408
rcParams['xtick.major.width']=3

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp