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

[low prio] draw dependency tree #3

Open
Phaqui opened this issue Jun 12, 2024 · 1 comment
Open

[low prio] draw dependency tree #3

Phaqui opened this issue Jun 12, 2024 · 1 comment
Labels
enhancement New feature or request

Comments

@Phaqui
Copy link
Contributor

Phaqui commented Jun 12, 2024

Add a graphical representation of the dependency tree. There is js code that does this in korp-frontend, but integegrating it here might not be so trivial. I haven't even checked the license.

Doing it js on the client is workable, but there isn't any reason why the api couldn't do it directly.
It could easily live under some like e.g. dependency/LANG/sentence?format=graph-tree.

@Phaqui Phaqui added the enhancement New feature or request label Jun 12, 2024
@Trondtr
Copy link
Contributor

Trondtr commented Jun 12, 2024

If that were to work that would be a nice quickfix. another tree structure is also possible , looking like a christmas tree, contrary to the fountain found in Korp. But a fountain is certainly better than nothing.

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

2 participants