I'm constantly doing some flow diagrams using rather "primitive" tools like draw.io / lucidchart / etc. I accidentally landed on https://thingsboard.io/docs/iot-gateway/what-is-iot-gateway/ while researching a completely different topic and immediately noticed the animated SVG diagram.
I'm wondering if there is an existing library which can generate animated SVGs based on mermaid markdown perhaps? The link contains python
so maybe there's a python library for this?
I was also curious so I consulted their
thingsboard/thingsboard
issues.Then I found an issue on
thingsboard/thingsboard-gateway
.The tool is Figma, though I know nothing about using Figma to create animated SVGs.