diff --git a/projects/project-3/frontend/src/app/dashboard/rent-duration-chart/rent-duration-chart.component.html b/projects/project-3/frontend/src/app/dashboard/rent-duration-chart/rent-duration-chart.component.html index f282e7a..5bcf33b 100644 --- a/projects/project-3/frontend/src/app/dashboard/rent-duration-chart/rent-duration-chart.component.html +++ b/projects/project-3/frontend/src/app/dashboard/rent-duration-chart/rent-duration-chart.component.html @@ -1,4 +1,4 @@ - + Rental Duration @@ -6,8 +6,8 @@ The time it takes for a rent which has the current station as origin is displayed here. - -
+ +
+
+ +
-
- - -
diff --git a/projects/project-3/frontend/src/app/dashboard/rent-time-chart/rent-time-chart.component.html b/projects/project-3/frontend/src/app/dashboard/rent-time-chart/rent-time-chart.component.html index 07037d5..c579ad8 100644 --- a/projects/project-3/frontend/src/app/dashboard/rent-time-chart/rent-time-chart.component.html +++ b/projects/project-3/frontend/src/app/dashboard/rent-time-chart/rent-time-chart.component.html @@ -1,5 +1,5 @@ - - + + Rental Time This chart shows the workload of the currently selected station in relation @@ -8,8 +8,8 @@ - -
+ +
+
+ +
-
- - -