We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aee6407 commit 0304053Copy full SHA for 0304053
components/ui/8bit/blocks/chart.tsx
@@ -48,7 +48,7 @@ export function ChartExample() {
48
/>
49
<ChartTooltip cursor={false} content={<ChartTooltipContent />} />
50
<YAxis
51
- width={45}
+ width={46}
52
tickLine={false}
53
axisLine={false}
54
tickMargin={8}
0 commit comments