mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 10:02:59 +08:00
12 lines
290 B
HTML
12 lines
290 B
HTML
<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> |