We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f21d5cf commit 31f28bcCopy full SHA for 31f28bc
matplotlibrc.template
@@ -317,8 +317,8 @@ backend : $TEMPLATE_BACKEND
317
# http://en.wikipedia.org/wiki/Plus_and_minus_signs#Character_codes
318
#axes.prop_cycle : cycler('color',
319
# ['#1f77b4', '#ff7f0e', '#2ca02c', '#d62728',
320
- '#9467bd', '#8c564b', '#e377c2', '#7f7f7f',
321
- '#bcbd22', '#17becf'])
+# '#9467bd', '#8c564b', '#e377c2', '#7f7f7f',
+# '#bcbd22', '#17becf'])
322
# color cycle for plot lines
323
# as list of string colorspecs:
324
# single letter, long name, or
0 commit comments