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

`tick` not rendering properly in `ForceLayout`

adrianlungu opened this issue · comments

Hello,

This is a follow up on #116 ; after updating the example to the latest version, I've been able to reproduce an unexpected behavior that may be a follow-up of some update as can be seen here

Example

In the old example the rendering would be predictable and always create the ticks in the proper layout; now it seems to be rendering them and rotating the layout counter clockwise when the tick is adjusted ?