We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c0c0440 commit e814ad4Copy full SHA for e814ad4
source-code/streamlit/map_maker/map_maker_lib.py
@@ -20,6 +20,7 @@
20
'tab': '\t',
21
}
22
23
+# see https://vega.github.io/vega/docs/schemes/#reference
24
COLOR_SCHEMES = (
25
# sequential single-hue schemes
26
'blues',
0 commit comments