mirror of
https://github.com/apache/superset.git
synced 2026-04-25 11:04:48 +00:00
[country_map] use Albers USA projection (#3946)
* [country_map] use Albers USA projection * Minor touchups * Adding color scheme
This commit is contained in:
committed by
GitHub
parent
1ce14df43d
commit
16ab696d7c
@@ -101,6 +101,11 @@ export const spectrums = {
|
||||
'#1B4150',
|
||||
'#092935',
|
||||
],
|
||||
pink_grey: [
|
||||
'#E70B81',
|
||||
'#FAFAFA',
|
||||
'#666666',
|
||||
],
|
||||
};
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user