adjust chart width and height
This commit is contained in:
parent
05ba288c8f
commit
06a128ddaa
1 changed files with 1 additions and 1 deletions
|
@ -125,7 +125,7 @@
|
|||
|
||||
<h1>R3: Router Benchmark</h1>
|
||||
|
||||
<div id="chart" style="width: 800px; height: 400px; margin: 0 auto"></div>
|
||||
<div id="chart" style="width: 100%; height: 450px; margin: 0 auto"></div>
|
||||
|
||||
<h2>Data Set</h2>
|
||||
|
||||
|
|
Loading…
Reference in a new issue