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

Names not working in graph-treemap tooltips #40

Open
ibuco opened this issue Apr 26, 2021 · 0 comments
Open

Names not working in graph-treemap tooltips #40

ibuco opened this issue Apr 26, 2021 · 0 comments

Comments

@ibuco
Copy link

ibuco commented Apr 26, 2021

They are just ignored, and data.text is used (which is too bad, because I need to shorten the displayed names).
Also, would be cool if I could pass properties to svg elements (I'm not sure what "styles" does), so that I can attach events that have, for example, node indexes passed to

But I guess you know about this issue, since this is what it says in the code :)

// TODO: 좋은 방법은 아닌 것 같다. ㅠㅠ if(self.$parent.$vnode.tag.indexOf('graph-treemap') == -1) {

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