Add a link to the untruncated charts.

This commit is contained in:
Bauke 2023-06-14 12:51:10 +02:00
parent 0c42818d2f
commit db0f1c5be8
Signed by: Bauke
GPG Key ID: C1C0F29952BCF558
2 changed files with 10 additions and 0 deletions

View File

@ -19,5 +19,10 @@
<img class="chart" src="/charts/user-count/{{ group_name }}.svg"
alt="{{ group_name }} User Count Chart">
<p>
See also the
<a href="/charts-untruncated/user-count/{{ group_name }}.svg">untruncated version</a>.
</p>
</main>
{% endblock %}

View File

@ -21,6 +21,11 @@
<img class="chart" src="/charts/main-user-count.svg" alt="User Count Chart">
<p>
See also the
<a href="/charts-untruncated/main-user-count.svg">untruncated version</a>.
</p>
<details open>
<summary>Groups Overview</summary>