Skip to content

Commit 5a331da

Browse files
authored
Remove timescale
1 parent ed01032 commit 5a331da

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

site/src/components/DAUChart/DAUChart.tsx

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,7 +73,6 @@ export const DAUChart: FC<DAUChartProps> = ({ daus }) => {
7373
type: "time",
7474
time: {
7575
unit: "day",
76-
stepSize: 2,
7776
},
7877
},
7978
},

0 commit comments

Comments
 (0)