Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support text/value seperation for labels #511

Open
BernhardGlueck opened this issue May 17, 2021 · 0 comments
Open

Support text/value seperation for labels #511

BernhardGlueck opened this issue May 17, 2021 · 0 comments
Labels
enhancement New feature or request

Comments

@BernhardGlueck
Copy link

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.

@BernhardGlueck BernhardGlueck added the enhancement New feature or request label May 17, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant