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

Appearance settings

Commit 44a4aba

Browse filesBrowse files
tacaswellmatthewfeickert
authored andcommitted
MNT: rename style
See discussion in mpetroff/accessible-color-cycles#1 Co-authored-by: Matthew Feickert <matthew.feickert@cern.ch>
1 parent e06ebbd commit 44a4aba
Copy full SHA for 44a4aba

File tree

Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

2 files changed

+2
-2
lines changed

‎doc/users/next_whats_new/ccs_color_cycle.rst

Copy file name to clipboardExpand all lines: doc/users/next_whats_new/ccs_color_cycle.rst
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
New 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
55
combination of algorithmically-enforced accessibility constraints, including
66
color-vision-deficiency modeling, and a machine-learning-based aesthetics model
77
developed 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
1313
of 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

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.