is there some library javascript to animate (only move the nodes) a graph created with graphviz?
I want to show a svg (created with graphviz) into a browser, but I want to the nodes can move (with its edges) something like to the dracula
Thanks you
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
I was looking something like this. I thought that somebody, sometime, would have needed it. But finally I have had to code it.
This plugin is not complete, but this is a first step