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

Skip to content

Commit 3736508

Browse files
committed
ENH: Add newly proposed colormaps
1 parent 1713368 commit 3736508

File tree

3 files changed

+3155
-0
lines changed

3 files changed

+3155
-0
lines changed

boilerplate.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -288,10 +288,14 @@ def format_value(value):
288288
'hot',
289289
'hsv',
290290
'jet',
291+
'neoncity',
291292
'pink',
292293
'prism',
293294
'spring',
294295
'summer',
296+
'sunset',
297+
'viola',
298+
'viridis',
295299
'winter',
296300
'spectral'
297301
)

0 commit comments

Comments
 (0)