Y
Hacker News
new
|
ask
|
show
|
jobs
by
doublesocket
702 days ago
FWIW I gave up trying to render SVG for our project and switched to using fabric.js (and node-canvas for server side rendering). For us it was mostly because it had far better text support.
1 comments
sidharthv
702 days ago
fabric.js looks interesting. We should theoretically be able to add a fabric.js based renderer for mermaid once the refactoring work is done.
link