Show age in weight graph
This commit is contained in:
@@ -137,6 +137,7 @@
|
||||
<div class="chart">
|
||||
<div class="chart-title">Weight (kg)</div>
|
||||
<svg id="chart-weight" class="chart-svg" viewBox="0 0 320 180" role="img" aria-label="Weight in kilograms over time"></svg>
|
||||
<p id="weight-point-info" class="muted-note weight-point-info"></p>
|
||||
</div>
|
||||
<ul id="weight-list" class="wake-list"></ul>
|
||||
<p id="weight-empty" class="empty">No weigh-ins logged yet.</p>
|
||||
|
||||
Reference in New Issue
Block a user