Add snapshot plot

This commit is contained in:
Edgar P. Burkhart 2022-05-24 15:28:52 +02:00
parent 14fa4b38d0
commit b1b3a5afa2
Signed by: edpibu
GPG key ID: 9833D3C5A25BD227
3 changed files with 48 additions and 0 deletions

View file

@ -31,6 +31,9 @@
</div>
</form>
<h2>Plot</h2>
<img src="{% url 'snapshot_graph' snapshot.id %}" />
{% if snapshot.transactions %}
<h2>Transactions ({% pmvalue sum %} / {% pmvalue snapshot.diff %})</h2>