Switch graphs to matplotlib which does not require internet access

This commit is contained in:
2025-03-31 08:44:27 +01:00
parent 4d29da7f3d
commit da71021889
7 changed files with 319 additions and 388 deletions

View File

@@ -6,7 +6,7 @@
<tal:block condition="threshold == 0">
<br>
</tal:block>
<table style="border-collapse:collapse;">
<table class="bordercollapse">
<thead>
<tr>
<th tal:repeat="header column_headers">${header}</th>