dash14 / v-network-graph

An interactive network graph visualization component for Vue 3

Home Page:https://dash14.github.io/v-network-graph/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Summarized edges markers behavior

alpineQ opened this issue · comments

Currently summarized edges don't have any edge markers at all. It would be a great addition to the library to be able to configure them as well
For instance:

  • if all edges in the group are one-sided to render marker near the destination node
  • if edge group has edges in both directions to show both markers

P.S. @dash14 I am a big fan of v-network-graph and just can't express enough how much it helped me along the way