Inline window.getComputedStyle(svg) so you can save the svg.

This commit is contained in:
Tyler Long
2018-03-11 23:47:45 +08:00
parent 35c0e2cea2
commit edde501d54
3 changed files with 16 additions and 4 deletions

View File

@@ -6,3 +6,5 @@
- https://bl.ocks.org/wboykinm/34627426d84f3242e0e6ecb2339e9065
- Some one created a great PR: https://github.com/knsv/mermaid/pull/624
- Flowchart `interpolate` is useless because there is no rendering code using it
- mermaid live editor saved svg file has different font-size.
- Should not have removed this part: https://github.com/knsv/mermaid/pull/577#issuecomment-372116281