Edge Label Placement Test
This is a minimal test case showing the edge label placement issue in vis-network.js when the font align medium attribute is used.
There are two nodes ("Bank" and "Bank Balance") with two clockwise curved edges between them,
each labeled with "+". The issue is that edge labels do not appear in the center of the curved edges
on the lower returning loop.
Go to bug