react-d3-graph icon indicating copy to clipboard operation
react-d3-graph copied to clipboard

Adjust visibility of inactive Link Labels during highlight

Open arky opened this issue 3 years ago • 0 comments

When a node is highlighted, all the inactive link labels are visible.

https://gs7b7s.csb.app/

To Reproduce Steps to reproduce the behavior:

  1. Open Example testcase https://gs7b7s.csb.app/
  2. Click on a link node
  3. The selected link node is highlighted.
  4. But all the link labels are also visibile

Expected behavior Inactive link label opacity should match inactive nodes and links.

Screenshots image

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

arky avatar Feb 18 '22 12:02 arky