reaviz / reagraph

🕸 WebGL Graph Visualizations for React. Maintained by @goodcodeus.

Home Page:https://reagraph.dev

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Excessive number of edges are hard to read

amcdnl opened this issue · comments

Describe the bug

When a lots of edges that meet the same target and its hard to understand whats going on. Possible solution might be combining edges from multiple nodes into one arrow that points at the node but that is difficult.

Steps to Reproduce the Bug or Issue

Goto https://reagraph.dev/?path=/story/demos-use-cases--cyber-security

Expected behavior

Its easier to understand.

Screenshots or Videos

image

Platform

  • OS: [e.g. macOS, Windows, Linux]
  • Browser: [e.g. Chrome, Safari, Firefox]
  • Version: [e.g. 91.1]
  • NodeJS version: ...

Your Example Website or App

Additional context

No response