child node positioning within compound nodes in cytoscape.js

一世执手 提交于 2019-12-01 23:07:04

问题


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

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!