diff --git a/frontend/src/components/Graph/index.tsx b/frontend/src/components/Graph/index.tsx index 377fa78190..45041ad505 100644 --- a/frontend/src/components/Graph/index.tsx +++ b/frontend/src/components/Graph/index.tsx @@ -126,7 +126,7 @@ const Graph = ({ time: { unit: 'minute', }, - type: 'timeseries', + type: 'time', }, y: { display: true,