|
|
|
|
|
by sidharthv
699 days ago
|
|
We are doing some fundamental changes to how diagrams are rendered, which would enable us to support more renderers. This will enable us to do server side rendering without a browser. The main reason why we need a browser currently is size calculations of the SVG boxes, which libraries like jsdom does not support. |
|