Add disk graph for app disk usage
This commit is contained in:
@@ -1055,6 +1055,8 @@
|
||||
</div>
|
||||
<label style="margin-top: 10px;">{{ 'app.graphs.memoryTitle' | tr }}</label>
|
||||
<canvas id="graphsMemoryChart" style="width: 100%;"></canvas>
|
||||
<label style="margin-top: 10px;">{{ 'app.graphs.diskTitle' | tr }}</label>
|
||||
<canvas id="graphsDiskChart" style="width: 100%;"></canvas>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user