Fixed calculations in display if customer-traffic, fixes #696 @1h
Signed-off-by: Florian Aders (EleRas) <eleras@froxlor.org>
This commit is contained in:
@@ -80,7 +80,6 @@ $(document).ready(function(){
|
||||
},
|
||||
xaxis: {
|
||||
min: 0,
|
||||
max: parseFloat(max) + 10,
|
||||
},
|
||||
},
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user