keplergl / kepler.gl

Kepler.gl is a powerful open source geospatial analysis tool for large-scale data sets.
http://kepler.gl
MIT License
10.38k stars 1.74k forks source link

color Custom Palette #1605

Open maggie3377 opened 3 years ago

maggie3377 commented 3 years ago

It is frustrating that everytime I open a new file ,I need to manually modify the color in Custom Palette. Could you add a color pattern in 20 steps like this below .

000064

0000A5

0000E6

0021FF

0057FF

008CFF

00C2FF

00F8FF

2EFFD0

64FF9A

9AFF78

D0FF2E

FFF800

FFC200

FF8C00

FF5700

FF2100

E60000

A50000

640000

Or is there a way to keep my edited color Custom Palette as a choice in case of next time I would use ?

maggie3377 commented 3 years ago

the first color is # 000064

heshan0131 commented 3 years ago

https://github.com/keplergl/kepler.gl/pull/1615

It would be nice to have step 6-19 options for this color range

maggie3377 commented 3 years ago

Thanks . But my way is to add a file from the site "https://kepler.gl/ " directly . I saw you have uploaded a json file but i don't know how to use it. Do I need program in the jupyter notebook?