chore(docs): commit contents of the demo zip for diffing changes

This commit is contained in:
Elian Doran
2025-03-30 21:37:36 +03:00
parent 293314b8ef
commit 4605f9f38f
168 changed files with 15652 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
<div style="padding: 20px">
<canvas class="stats-canvas" style="width: 500px; margin: auto;"></canvas>
<br/>
<table class="table stats-table" style="font-size: 90%;">
<tr>
<th>Attribute name</th>
<th>Count</th>
</tr>
</table>
</div>