问题
Used cytoscape.js to draw a graph using compound nodes. Need to position the inside node (i.e. child) to specific position of compound node (e.g. left, right, top, bottom, etc.). Is there any way to do this?
回答1:
This feature is planned for 2.4: https://github.com/cytoscape/cytoscape.js/issues/530
来源:https://stackoverflow.com/questions/27780139/child-node-positioning-within-compound-nodes-in-cytoscape-js