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

Help with a couple questions #38

Open
neurotrama opened this issue Apr 3, 2024 · 0 comments
Open

Help with a couple questions #38

neurotrama opened this issue Apr 3, 2024 · 0 comments

Comments

@neurotrama
Copy link

Hello, I have been reviewing your library for an upcoming project and it is amazing!

I have a couple questions;

Is it possible to add a termination for the line, like an arrow?

Is it possible to make lines clickable?

I need to be able to create nodes with multiple parents. I have looked through your tree model, have you thought about using a DAG (Directed Acyclic Graph) for the model to allow for a multi-parent approach?
https://www.baeldung.com/cs/dag-applications
If you haven't could you point me to the location for the draw code and model to modify the structure to a DAG?

Thanks for creating such a great library!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant