mirror of https://gitee.com/bigwinds/arangodb
Merge branch 'devel' of github.com:fceller/ArangoDB into devel
Conflicts: js/apps/system/aardvark/frontend/js/templates/dashboardView.ejs
This commit is contained in:
commit
6688cb4190
|
@ -77,7 +77,7 @@
|
|||
</div>
|
||||
|
||||
<div class="dashboard-row">
|
||||
<div class="dashboard-title-bar">Average Transfer Size (bytes)</div>
|
||||
<div class="dashboard-title-bar">Transfer Size per Second (bytes)</div>
|
||||
<% largeChart("dataTransferChart") %>
|
||||
<% smallChart("dataTransferDistribution") %>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue