Skip to content

Commit e814ad4

Browse files
committed
Add reference to color schemes
1 parent c0c0440 commit e814ad4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source-code/streamlit/map_maker/map_maker_lib.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
'tab': '\t',
2121
}
2222

23+
# see https://vega.github.io/vega/docs/schemes/#reference
2324
COLOR_SCHEMES = (
2425
# sequential single-hue schemes
2526
'blues',

0 commit comments

Comments
 (0)