Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Names not working in graph-treemap tooltips #40

@ibuco

Description

@ibuco

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) {

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions