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
Currently in the react labeling controls, labels are defined as opaque string identifiers.
Sometimes these identifiers are references to database rows or similiar things, it would be great
if labels could be text/value pairs e.g "Tree": 2
Where the text is diplayed and the value can be used for correlation.
The text was updated successfully, but these errors were encountered:
Currently in the react labeling controls, labels are defined as opaque string identifiers.
Sometimes these identifiers are references to database rows or similiar things, it would be great
if labels could be text/value pairs e.g "Tree": 2
Where the text is diplayed and the value can be used for correlation.
The text was updated successfully, but these errors were encountered: