diff --git a/web/src/components/graph/CameraGraph.tsx b/web/src/components/graph/CameraGraph.tsx index 31fef288b..f2b327da1 100644 --- a/web/src/components/graph/CameraGraph.tsx +++ b/web/src/components/graph/CameraGraph.tsx @@ -116,7 +116,7 @@ export function CameraLineGraph({ return (
{lastValues && ( -
+
{dataLabels.map((label, labelIdx) => (