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

Label vs Tooltip and how to modify #25

Open
Calantha21 opened this issue Jul 28, 2021 · 0 comments
Open

Label vs Tooltip and how to modify #25

Calantha21 opened this issue Jul 28, 2021 · 0 comments

Comments

@Calantha21
Copy link

Hi Chris,

I have the same dataset as before
Parent Child Parent ID Child ID
null Company 1 null 1
Company 1 Company 2 1 2
Company 1 Company 3 1 3
Company 1 Company 4 1 4

etc.

When we mouse over a node, we get 1:2:NaN in the tooltip because we are using the IDs to link.
I tried to set label to "Child" but that doesn't seem to change anything on the chart. We'd like the tooltip to show just the name of the entity when we mouse over it (e.g., child) but I don't see anywhere to modify the tooltip - do we have to do that in the code?

Thanks,
Calantha21

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