mermaidjs / mermaid-live-editor

Location has moved to https://github.com/mermaid-js/mermaid-live-editor
https://mermaidjs.github.io/mermaid-live-editor/
MIT License
975 stars 181 forks source link

Animated Diagrams #53

Open cadbox1 opened 5 years ago

cadbox1 commented 5 years ago

Is anyone interested in animated diagrams?

I was reading this hackernews thread to find a tool that can create beautiful, animated diagrams like the sequence diagram at Git LFS but didn't really find a tool in the comments that could handle the animation part.

I love Mermaid especially the live editor, making it easy to share diagrams with just a link but I think some larger diagrams can be a bit overwhelming and animations might be able to help with this.

I've created a proof of concept to explore the idea here.

And here's a large sequence diagram.

Looking forward to some feedback, or finding a similar tool to achieve this.

nestoru commented 4 years ago

Awesome. Would be great to offer gif or animated SVG export as a result. Perhaps even an embedded js code that could do the animation just by pasting the Githubissues.

  • Githubissues is a development platform for aggregating issues.