Clarification on Using NodeSet.Hierarchy with nx.graphic.Topology
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2025 06:57 AM - edited 06-02-2025 06:58 AM
https://d1nmyq4gcgsfi5.cloudfront.net/site/neXt/discover/demo/
I am working on a topology visualization project using the Next framework. My goal is to create a hierarchical layout using NodeSet.Hierarchy. However, I encountered the following issue.When attempting to define and instantiate NodeSet.Hierarchy as an nx.ui.Component, the topology does not render as expected. Instead, I can successfully render the topology using nx.graphic.Topology directly.
Is NodeSet.Hierarchy officially supported for use with hierarchical layouts in nx.graphic.Topology?
I would appreciate any guidance or clarification on this issue. Thank you!
- Labels:
-
NeXt
