Skip to content

Commit

Permalink
change height of graph
Browse files Browse the repository at this point in the history
  • Loading branch information
Franpastoragusti committed Apr 16, 2024
1 parent 680f368 commit 4346698
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -162,6 +162,7 @@ export default function ImpactVectorGraph({
dataKey="profile"
onMouseMove={handleMouseMove}
axisLine={false}
height={0}
tickLine={false}
tick={<CustomXAxis x={0} y={0} hovered={hoveredProject} />}
interval={0}
Expand Down

0 comments on commit 4346698

Please sign in to comment.