Skip to content

Commit

Permalink
11/10/20
Browse files Browse the repository at this point in the history
  • Loading branch information
dbuscombe-usgs committed Nov 11, 2020
1 parent 521f4b1 commit b7c6cf9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@ The default colormap is plotly's G10, found [here](https://plotly.com/python/dis
* #B82E2E (184, 46, 46)
* #316395 (49, 99, 149)

(you can google search those hex codes and get a color picker view). If you need more than 10 colors, replace `G10` with `Light24`. This will give you up to 24 classes. Remember to keep your class names short, so the buttons all fit on the screen!
(you can google search those hex codes and get a color picker view). If you have more than 10 classes, the program uses `Light24` instead. This will give you up to 24 classes. Remember to keep your class names short, so the buttons all fit on the screen!

### Videos
More demonstration videos:
Expand Down

0 comments on commit b7c6cf9

Please sign in to comment.