Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
これがケースです: セルに接続されているすべてのセルとその子、およびその子の子などを削除したいのですが、mxGraph でそれを行うにはどうすればよいですか?
javascript/examples/orgchart.html の deleteSubtree を参照してください。