Fixes various traffic graph issues
Signed-off-by: Roman Schmerold (BNoiZe) <bnoize@froxlor.org>
This commit is contained in:
@@ -38,6 +38,6 @@ $header
|
||||
</fieldset>
|
||||
</form>
|
||||
</section>
|
||||
<div id="chartdiv" style="height:300px;width:100%"></div>
|
||||
<div id="chartdiv" style="width:100%"></div>
|
||||
</article>
|
||||
$footer
|
||||
|
||||
@@ -41,6 +41,6 @@ $header
|
||||
</form>
|
||||
</section>
|
||||
<br />
|
||||
<div id="chartdiv" style="height:300px;width:100%"></div>
|
||||
<div id="chartdiv" style="width:100%"></div>
|
||||
</article>
|
||||
$footer
|
||||
|
||||
Reference in New Issue
Block a user