Adjusted playground
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Shahan Nedadahandeh 2023-01-02 14:51:37 -05:00
parent c45456477d
commit b49b7a1c2c
1 changed files with 3 additions and 3 deletions

View File

@ -125,7 +125,7 @@ export default function Home() {
data={mockStackedBarGraphData}
margin={{
top: 20,
left: 20,
left: 28,
right: 20,
bottom: 20,
}}
@ -149,10 +149,10 @@ export default function Home() {
]}
data={mockStackedBarGraphData}
margin={{
top: 20,
top: 60,
left: 20,
right: 20,
bottom: 20,
bottom: 40,
}}
/>