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

Skip to content

Commit 31f28bc

Browse files
committed
Fix comment
1 parent f21d5cf commit 31f28bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

matplotlibrc.template

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -317,8 +317,8 @@ backend : $TEMPLATE_BACKEND
317317
# http://en.wikipedia.org/wiki/Plus_and_minus_signs#Character_codes
318318
#axes.prop_cycle : cycler('color',
319319
# ['#1f77b4', '#ff7f0e', '#2ca02c', '#d62728',
320-
'#9467bd', '#8c564b', '#e377c2', '#7f7f7f',
321-
'#bcbd22', '#17becf'])
320+
# '#9467bd', '#8c564b', '#e377c2', '#7f7f7f',
321+
# '#bcbd22', '#17becf'])
322322
# color cycle for plot lines
323323
# as list of string colorspecs:
324324
# single letter, long name, or

0 commit comments

Comments
 (0)