/api/trends prints pie of each of last N months

This commit is contained in:
bel
2024-07-21 17:03:44 -06:00
parent 18a19e52f5
commit b8c78fe55e
4 changed files with 89 additions and 0 deletions

View File

@@ -205,6 +205,10 @@
<summary><i>Look at this graph</i></summary>
<iframe style="background: white; width: 100%;" src="/api/reg?x=y&mode=reg&likeName=Withdrawal:[0123]&chart=stack&predictionMonths=6&prediction=autoContributions=&bpi=true&zoomStart=YYYY-MM"></iframe>
</details>
<details>
<summary><i>Where did the money go</i></summary>
<iframe style="background: white; width: 100%;" src="/api/trends"></iframe>
</details>
</details>
<details open style="display: none;">
<summary>Edit</summary>