We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
When I use fcose inside expand-collapse extension, I see very bad layouts on expand.
Below is a very small video showing what happens on Visuall. You can reproduce the video by loading visuall.txt inside Visuall. (File>Load)
Here is also a JSBIN
You can try collapsing and then expanding an inner compound node.
The text was updated successfully, but these errors were encountered:
Fix iVis-at-Bilkent/cytoscape.js-fcose#34
23bac1f
It seems that the source of the buggy behavior is not the layout algorithm but the expand-collapse extension, so I fixed the issue there.
Sorry, something went wrong.
@canbax Can you please confirm this fix?
It seems better now. I tested on http://visuall.herokuapp.com/
ugurdogrusoz
No branches or pull requests
When I use fcose inside expand-collapse extension, I see very bad layouts on expand.
Below is a very small video showing what happens on Visuall. You can reproduce the video by loading visuall.txt inside Visuall. (File>Load)
it2rlbCeeL.mp4
Here is also a JSBIN
You can try collapsing and then expanding an inner compound node.
The text was updated successfully, but these errors were encountered: