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

Visualize two halves of the vertical line with different width #768

Open
yupenghe opened this issue Jan 24, 2025 · 0 comments
Open

Visualize two halves of the vertical line with different width #768

yupenghe opened this issue Jan 24, 2025 · 0 comments

Comments

@yupenghe
Copy link

I am trying to find a way to highlight a path between two nodes in a tree by drawing the branches on the path in a different style (i.e., different colors or different widths). However, when I did that through changing the node style of the nodes on the path, both the relevant half and the irrelevant half of the vertical line will be impacted. I only want to highlight the relevant part.

For example, a tree has three nodes A, B and C where B and C are children of A. When I tried to highlight the path from A to B, the vertical line on the side of C will also be highlighted. Is there a way to highlight only half of the vertical line that is on the path from A to B? Thanks.

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