Skip to content

Commit

Permalink
fix wrong sandbox
Browse files Browse the repository at this point in the history
  • Loading branch information
holtzy committed Apr 2, 2024
1 parent 45eb175 commit 1391632
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/timeseries.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,7 @@ export default function Home() {
Line chart section
</LinkAsButton>
<ChartOrSandbox
vizName={'LineChartDatasetTransition'}
vizName={'LineChartTime'}
VizComponent={LineChartTimeDemo}
height={300}
maxWidth={900}
Expand Down

0 comments on commit 1391632

Please sign in to comment.