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
Looks like the blurriness can be somewhat fixed by bumping up the scale parameter used for the png export, although it looks like if the image gets big enough (e.g. if scale = 5, even for a relatively small graph) then Cytoscape.js will just silently output an empty image. Maybe just let the user specify the scale? hm.
also worth noting that bigger scale = bigger file = chonkier images
fedarko
added a commit
to fedarko/MetagenomeScope-1
that referenced
this issue
May 2, 2022
Why do the nodes have labels in the screenshot, even if they don't in the interface? Also why do the screenshots look blurry?
Maybe I'm calling
cy.png()
wrong or something. See attached.update: ok, so the labels thing is a known issue -- see #184. Not sure about the blurriness, tho.
The text was updated successfully, but these errors were encountered: