Export plot to svg instead of png

This commit is contained in:
Felix Blanke
2023-08-27 23:20:16 +02:00
parent 0e16891961
commit 0eb3bb6b91
2 changed files with 7 additions and 12 deletions
+1 -1
View File
@@ -13,7 +13,7 @@
</header>
<main>
<img src="{{ image|safe }}"/>
{{ image|safe }}
{{ tables|safe }}
</main>
</article>