cytoscape.js 中复合节点内的子节点定位

child node positioning within compound nodes in cytoscape.js

曾cytoscape.js使用复合节点绘制图表。需要将内部节点(即子节点)定位到复合节点的特定位置(例如左、右、上、下等)。有什么办法吗?

此功能计划用于 2.4:https://github.com/cytoscape/cytoscape.js/issues/530