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
99 stars 15 forks source link

Allow labeling links by percent or count #33

Closed aazuspan closed 1 year ago

aazuspan commented 1 year ago

Instead of labeling links by their class name, it would be nice to have the option to label them by sampled abundance. To do that, I could add a label_type parameter to sankify that would default to class.

Sample output with percent:

image