Hacker News new | ask | show | jobs
by azriel91 1061 days ago
Heya, I made a toy web app that adds interactivity to GraphViz generated graphs.

My plan is to make my automation framework generate those graphs on a web page to visualize automation execution, e.g. by styling nodes and adding CSS animations.

GitHub repo: https://github.com/azriel91/dot_ix

enjoy