File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
lib/matplotlib/mpl-data/stylelib Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 11New more-accessible color cycle
22-------------------------------
33
4- A new color cycle named 'ccs10 ' was added. This cycle was constructed using a
4+ A new color cycle named 'petroff10 ' was added. This cycle was constructed using a
55combination of algorithmically-enforced accessibility constraints, including
66color-vision-deficiency modeling, and a machine-learning-based aesthetics model
77developed from a crowdsourced color-preference survey. It aims to be both
@@ -13,7 +13,7 @@ is included in the style sheets reference_. To load this color cycle in place
1313of the default::
1414
1515 import matplotlib.pyplot as plt
16- plt.style.use('ccs10 ')
16+ plt.style.use('petroff10 ')
1717
1818.. _reference : https://matplotlib.org/gallery/style_sheets/style_sheets_reference.html
1919.. _SciPy talk : https://www.youtube.com/watch?v=Gapv8wR5DYU
File renamed without changes.
You can’t perform that action at this time.
0 commit comments