You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@moodys28 cool! feel free to clone the repo and submit a pullrequest!
I haven't decided on the best approach to this issue yet, but would like something that requires the least amount of configuration when setting up an annotation task. Colours should be applied automatically and should be deterministic (always the same for the same label), so having a "hash function" that maps label to a hex colourcode would be perfect. After that is as simple as changing a few lines where the colour for a denotation element is set: https://github.com/TimRepke/enno/blob/master/enno/src/js/Enno.js#L431
At the moment, all denotations have the same colour. For better readability, the type should define the colour of that denotation.
The text was updated successfully, but these errors were encountered: