react-d3-graph
react-d3-graph copied to clipboard
Adjust visibility of inactive Link Labels during highlight
When a node is highlighted, all the inactive link labels are visible.
https://gs7b7s.csb.app/
To Reproduce Steps to reproduce the behavior:
- Open Example testcase https://gs7b7s.csb.app/
- Click on a link node
- The selected link node is highlighted.
- But all the link labels are also visibile
Expected behavior Inactive link label opacity should match inactive nodes and links.
Screenshots

Link labels (in red font) are visible and unaffected by highlight behavior