Add text on network edge when focusing a package #284
Labels
enhancement
New feature or request
good first issue
Good for newcomers
Interface
Issue/Task related to the Web Interface
vis-network
When focusing a package we highlight parent and children packages with some colors, but most of the time this is not enough to understand who is child and who is a parent
Vis.js allow to write text on edges
This has been done by editing the following code (in vis-network package)
Tip
Documentation is available here
The goal of the task is to implement on the highlight some text on edges with:
So that's visually better for the end user
The text was updated successfully, but these errors were encountered: