Skip to content

Improve tree visualization #15

@cri98li

Description

@cri98li

Although easy to use, dotfiles (hence pygraphviz) are very limited in terms of customization of the node/edge style. For example, for visualizing a shapelet inside a tree node, graphviz explicitly requires exporting the shape as an image (using something like matplotlib) and then including the path to the image in the dot file.
Additionally, there is no elegant way to organize text inside a note. As for now, if you want to organize text inside a node, you should write the node label as an HTML (only some tags are supported)

In the next phase of this project, we should take some time to improve the tree visualization.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnext releaseWill be implemented in the next major release

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions