Fix index labels

This commit is contained in:
poka 2021-03-15 20:16:53 +01:00
parent ba0f91404c
commit 25a1d44ffe
1 changed files with 3 additions and 3 deletions

View File

@ -26,7 +26,7 @@
Date: <b>_day - _heure</b>
Noeud scanné: <b>https://duniter-g1.p2p.legal</b>
---
Nombre total de wallet: <b>_nbrTotalWallets</b>
Nombre total de portefeuille: <b>_nbrTotalWallets</b>
Nombre de membres: <b>_nbrMembers</b> (_pourcentMbrs%)
Nombre de simple portefeuille: <b>_nbrSimpleWallets</b> (_pourcentWallets%)
---
@ -47,13 +47,13 @@ Masse monétaire: <b>_monetaryMass Ḡ1</b>
</div>
<div id="charts">
<center><h2 id="titleRW">Ḡ1 reçus sur les wallets</h2></center>
<center><h2 id="titleRW">Ḡ1 reçus sur les portefeuilles</h2></center>
<canvas id="chartRW" width="1600" height="500"></canvas>
</div>
</center>
<div id="charts">
<center><h2 id="titleNBRW">Nombre de wallets</h2></center>
<center><h2 id="titleNBRW">Nombre de portefeuilles</h2></center>
<canvas id="chartNBRW" width="1600" height="500"></canvas>
</div>
</center>