aazuspan / sankee

Visualize classified time series data with interactive Sankey plots in Google Earth Engine
https://sankee.readthedocs.io/en/latest/index.html
MIT License
97 stars 15 forks source link

Themes #39

Closed aazuspan closed 1 year ago

aazuspan commented 1 year ago

Customizing appearance of the sankey plots is non-trivial since there's hard-coded CSS and you have to interact with the plotly graph objects API, so it would be nice to have a few premade themes to choose between, as well as the ability to define custom themes.