Make it explicit what the graphs show in which units

This commit is contained in:
Johannes Zellner
2020-05-13 23:11:30 +02:00
parent e5c8f2caec
commit aef625ba31
3 changed files with 6 additions and 10 deletions

View File

@@ -102,7 +102,7 @@
<uib-tab index="1" heading="System Memory" select="graphs.show()">
<div class="card card-large" style="min-height: 300px;">
<label>Megabytes</label>
<label>Main Memory + Swap in Megabytes</label>
<canvas id="graphsSystemMemoryChart" style="width: 100%;"></canvas>
</div>
</uib-tab>