HumanSignal / HumanSignal/label-studio

More visible relation arrows across lines (Frontend)

Open
#7,152 1 comment 0 reactions 0 assignees View on GitHub
community_feature-request
Dominant language
TypeScript
Stars
28.3k
Forks
3.7k
Avg merge
14h
Merged PRs (30d)
15

Description

**Is your feature request related to a problem? Please describe.**
I have been working on a dependency parsing-like project.
Each node is a single line, and I want to draw a tree over them.
However, it is really hard to distinguish between arrows and to identify both ends.
Please check the screenshot below. (I cannot disclose the whole content because it's private, but each line is a sentence.)

**Describe the solution you'd like**
I wish the left span of the annotation page dynamically expands and the widths of the arrows dynamically adjust, so that it can accommodate arrows and labels so that they do not awkwardly overlap.

**Describe alternatives you've considered**
I considered concatenating some of the rows so the arrows depart/arrive in the middle of the line, but as data are segmented by newline removing some of them makes no sense.

**Additional context**
Screenshot:

![Image](https://github.com/user-attachments/assets/1b6c7570-7a90-4532-8dda-10ebc1b5e2bb)

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.