Open
Description
Describe the current behavior
Currently, it is possible to display else the active power or the reactive power or the current on the edges of a NAD.
Describe the expected behavior
We would like to be able, through a cusotmized LabelProvider, to be able to display several EdgeInfo at the same time on an Edge (with their corresponding arrows).
Describe the motivation
Users sometimes want to see all information displayed at once.
Extra Information
It may be necessary to perform a refactoring of the SvgWriter class to make this feature possible.