mlexchange / mlex_highres_segmentation

A Dash interface for ML-based segmentation of user-annotated large multi-dimensional image data
Other
5 stars 4 forks source link

Change class color #102

Closed cleaaum closed 1 year ago

cleaaum commented 1 year ago

This PR allows a user to modify the color of a class after it has been created. This requires a small refactor to the logic as the code was using the color as the class ID (thinking this was immutable), so now using uuid() instead to create class Ids. Note: the color picker is now a dbc component instead of dmc.

github-actions[bot] commented 1 year ago

Staging application has been deployed and is available at: https://dash5-services.plotly.host/ml-exchange-staging Production app name: ml-exchange Current branch name: changeClassColor Commit: 25704df98d45559eaf0e52c1644c7436642fdc30