diff --git a/resources/views/partials/metrics.blade.php b/resources/views/partials/metrics.blade.php index 6eef35692..1fedd2198 100644 --- a/resources/views/partials/metrics.blade.php +++ b/resources/views/partials/metrics.blade.php @@ -26,7 +26,7 @@
- +
@@ -44,8 +44,8 @@ showTooltips: false, labels: hourList, datasets: [{ - fillColor: "rgba(220,220,220,0.2)", - strokeColor: "rgba(220,220,220,1)", + fillColor: "rgba(220,220,220,0.1)", + strokeColor: "rgba(52,152,219,0.6)", pointColor: "rgba(220,220,220,1)", pointStrokeColor: "#fff", pointHighlightFill: "#fff",