user dashboard

This commit is contained in:
2019-07-02 00:26:13 -05:00
parent 51912bf3a8
commit 4bebbc204e
2 changed files with 5 additions and 0 deletions

View File

@@ -88,6 +88,7 @@ class DashboardController extends Controller
$lava->GaugeChart('SRP', $adur, [
'width' => 300,
'max' => 15,
'greenFrom' => 0,
'greenTo' => 5,
'yellowFrom' => 6,