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

z-index of nodes should be higher?

braco opened this issue · comments

Describe the bug

The nodes are beneath the edges for some reason. It's unclear how to change this.

Steps to Reproduce the Bug or Issue

  1. create a slightly busy graph

Expected behavior

Nodes above edges

Screenshots or Videos

Screenshot 2023-11-11 at 6 50 02 PM

Platform

  • Reagraph Version: ^4.14.1
  • Browser: Chrome

Your Example Website or App

No response

Additional context

No response

You can change the z-index of the spheres. I thought they were the highest, I will recheck though.

@amcdnl where should the z-index be changed?

When you hover/select a node, it will now set that node to top.