2.30.7.9. pycsamt.map.styles#
Style helpers for pyCSAMT map renderers.
Functions
|
Return True for dark map styling. |
|
Return a copied color palette for theme. |
|
Return a Plotly-compatible colorscale name. |
- pycsamt.map.styles.to_plotly_cmap(cmap, fallback='plasma')[source]
Return a Plotly-compatible colorscale name.
- pycsamt.map.styles.theme_colors(theme='light')[source]
Return a copied color palette for theme.