You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sometimes, when creating a graph from a mugl string instead of using ajax to fetch the mugl file, Multigraph's div has a width and/or height of 0 at the time that multigraph inspects the div size, resulting in all kinds of problems. This happens even when the div is given an explicit size in CSS.
Sometimes, when creating a graph from a mugl string instead of using ajax to fetch the mugl file, Multigraph's div has a width and/or height of 0 at the time that multigraph inspects the div size, resulting in all kinds of problems. This happens even when the div is given an explicit size in CSS.
See db078ba
and
js-multigraph/src/graphics/canvas/multigraph.js
Lines 111 to 138 in db078ba
The text was updated successfully, but these errors were encountered: