mirror of
https://github.com/LibreQoE/LibreQoS.git
synced 2025-02-25 18:55:32 -06:00
Slightly increase the height of the flows sankey chart.
This commit is contained in:
parent
a90142ea62
commit
c06acd8c3e
@ -54,7 +54,7 @@
|
||||
<div class="tab-pane fade" id="sankey" role="tabpanel" aria-labelledby="sankey-tab">
|
||||
<div class="row">
|
||||
<div class="col-12">
|
||||
<div id="flowSankey" style="height: 500px; width: 1024px"></div>
|
||||
<div id="flowSankey" style="height: 600px; width: 1024px"></div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user