This is a vis-network.js 10.0.1 test case showing the edge label placement issue in vis-network.js.
There are two nodes ("Bank" and "Bank Balance") with two clockwise curved edges between them,
each labeled with "+". The issue is that the "+" labels does not appear in the
center of the curved edges when the font align middle attribute is added to the lower edge.
See Issue 2278