Alexithemia

Results 7 issues of Alexithemia

Related to #271 Have you thought about or experimented with grouping nodes somehow? (for 2D or 3D) Something along this capability: https://cytoscape.org/cytoscape.js-compound-drag-and-drop/ You mentioned creating another node shaped as a...

@noreflection @danzel - [X] I'm reporting a bug, not asking for help - [X ] I'm sure this is a Leaflet.MarkerCluster code issue, not an issue with my own code...

Associated issues: [3019](https://github.com/cytoscape/cytoscape.js/issues/3019) - This PR adds the ability to create elements in the removed state without them being added to the graph and rendered. - This PR adds the...

**Is your feature request related to a problem? Please describe.** In my implementation, I am clustering nodes together and redirecting links to different nodes for temporary references. The only way...

**Is your feature request related to a problem? Please describe.** I see you have a getGraphBbox method, that will give you dimensions of a box containing all the nodes. I...

Is there any way to get the collapsed edge that an edge belongs to? For example, a certain part of my app selects a certain edge, that is collapsed into...

I am finding it difficult to add new data to an already collapsed workspace, specifically when I am adding nodes that should be collapsed under nodes that have already been...