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
Here is a large width digraph that causes issues (maybe not what this thread means though):
Actually the digraph is not large enough so that we can think it could cause issue...
The render is actually fine online on edotor but when downloading PNG file, a part of graph is completely cropped.
About 66% of the image width (at right) seems missing.
There is no warning in console in chrome (when graph was even larger).
If I reduce size of edge's label (for example by setting them all to "A"), everywhere goes fine.
Currently, they are not passed to any server. This way, we can host this on a static site.
If we'd upload the script to some server, we could potentially store a large graph. We wouldn't run into size limitations of URLs.
We should consider this solution.
The text was updated successfully, but these errors were encountered: