Skip to content

Commit 9b408b1

Browse files
committed
Add comment headers to cycle files
1 parent fa51170 commit 9b408b1

File tree

6 files changed

+6
-0
lines changed

6 files changed

+6
-0
lines changed

proplot/cycles/538.hex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# From the 538 matplotlib stylesheet
12
'#008fd5', '#fc4f30', '#e5ae38', '#6d904f', '#8b8b8b', '#810f7c',

proplot/cycles/Qual1.rgb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Unknown source
12
91,190,148
23
145,190,100
34
229,207,108

proplot/cycles/Qual2.rgb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
# Unknown source
12
91,190,148
23
182,227,209
34
145,190,100

proplot/cycles/colorblind.hex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# Seaborn and proplot default style
12
'#0072B2', '#D55E00', '#009E73', '#CC79A7', '#F0E442', '#56B4E9',

proplot/cycles/colorblind10.hex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# Expanded seaborn default style
12
"#0173B2", "#DE8F05", "#029E73", "#D55E00", "#CC78BC", "#CA9161", "#FBAFE4", "#949494", "#ECE133", "#56B4E9"

proplot/cycles/default.hex

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
1+
# Matplotlib latest default style
12
'#1f77b4', '#ff7f0e', '#2ca02c', '#d62728', '#9467bd', '#8c564b', '#e377c2', '#7f7f7f', '#bcbd22', '#17becf',

0 commit comments

Comments
 (0)