Skip to content

Commit

Permalink
feat: increase link width
Browse files Browse the repository at this point in the history
  • Loading branch information
maui-r committed Nov 7, 2022
1 parent b2f0457 commit 51974c4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/components/Graph/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,7 @@ export const Graph3D = () => {
height={height}
backgroundColor={'rgba(0,0,0,0)'}
linkColor={getLinkColor}
linkWidth={0.15}
linkOpacity={0.7}
linkDirectionalArrowLength={2.5}
linkDirectionalArrowRelPos={1}
Expand Down

0 comments on commit 51974c4

Please sign in to comment.