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

Add support for layers #164

Open
magjac opened this issue May 22, 2020 · 0 comments
Open

Add support for layers #164

magjac opened this issue May 22, 2020 · 0 comments

Comments

@magjac
Copy link
Owner

magjac commented May 22, 2020

Graphviz supports using layers (overlays).

It would be nice if the user could select which layer to show, e.g. through a new .layer() method. If animated transitions are used, the graph could do an animated transition from the current layer to the new one.

It would also be possible to implement some kind of movie mode where the graph could transition through all the layers, one at a time.

Note also bug #163.

Some more background info can be found at:

https://forum.graphviz.org/t/how-to-share-svg-files/101
https://forum.graphviz.org/t/getting-layers-to-work-with-svg/107

https://forum.graphviz.org/t/how-to-share-svg-files/101
https://forum.graphviz.org/t/getting-layers-to-work-with-svg/107

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant