HumanSignal / HumanSignal/label-studio
Register a Custom Tag while using the Labelling interface of Label Studio
- Dominant language
- TypeScript
- Stars
- 28.3k
- Forks
- 3.7k
- Avg merge
- 14h
- Merged PRs (30d)
- 15
Description
I am using the Time-series([https://labelstud.io/tags/timeseries](https://labelstud.io/tags/timeseries)) tag of Label Studio, while creating a Labelling Interface. I customised it a lot, since I do need a graph to display my data, but with a completely different UI.
I made a new graph using d3 and react, and intend use it as another tag in my Labelling Interface. Seems like there is no well defined flow for registering a new tag in Label Studio. Keeping packages and their version compatibility restrictions in mind, we should be able to add a new tag in Label Studio. There should be some well flow defined for this. This seems to be achievable.
Any response will be appreciated.
Contributor guide
Assessment
This issue has not been assessed yet.