plot sample

This commit is contained in:
2025-03-24 22:53:35 +01:00
parent 1a10e6d778
commit 8968691622
3 changed files with 68 additions and 24 deletions

View File

@ -31,6 +31,10 @@
{% endfor %}
</tbody>
</table>
<div>
<img src="data:image/png;base64, {{ figure }}" alt="somealt" />
</div>
<a href="{% url 'home' %}">Go Back</a>