sim51 / react-sigma

Sigma React component
https://sim51.github.io/react-sigma/
Other
158 stars 27 forks source link

make the arrow of edge bigger #47

Closed adipeled2244 closed 1 year ago

adipeled2244 commented 1 year ago

Guidelines

Please note that GitHub issues are only meant for bug reports/feature requests. If you have questions on how to use Recat & Sigma.js, please ask on StackOverflow instead of creating an issue here.

Feature request template

Is your feature request related to a problem? Please describe. A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

Describe the solution you'd like A clear and concise description of what you want to happen.

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

sim51 commented 1 year ago

This is not related to react-sigma, but to sigma itself. The edge arrow size depends of the size of the targeted node, but I think there is no way to specify the size of the arrow itself.

If you really need it, you can create your own edge program. You can check this code :