iVis-at-Bilkent / cytoscape.js-hyse

Hybrid Spring Embedder
MIT License
1 stars 0 forks source link

Add sample graphs with non-uniform node dimensions to the demo #6

Closed ugurdogrusoz closed 1 year ago

ugurdogrusoz commented 1 year ago

Make sure both the hierarchical nodes and non-hierarchical ones are of non-uniform node dimensions.

hamzaislam101 commented 1 year ago

I am working on this. I have pushed the graph with compound nodes in non-hierarchical parts. If I add compounds to the hierarchy, the layout does not work properly. I'll add the nodes with different sizes now.

hamzaislam101 commented 1 year ago

The layout tries to make no overlaps in the hierarchy, but they still happen to overlap sometimes. I think it might be because of the distance between the ranks/levels in the hierarchy.