Hacker News new | ask | show | jobs
by lenkite 722 days ago
Ideally, browsers should offer an API where a certain rect on screen can be rendered as SVG or PNG. Then such CSS flowcharts can be distributed as independent images instead of being a web-page.
3 comments

I don't quite understand your comment. You can embed SVG in HTML and vice versa and you can use CSS on it.
Just have a flow chart html element?