-
Notifications
You must be signed in to change notification settings - Fork 80
Open
Milestone
Description
Hi,
I am working on a ROS plugin for graph visualization (FSMS, Behavior Trees, UML, state charts etc... ) at Cogniteam.
We are currently extending the support for DOT the file format in node_item.py(qt_dotgraph).
The goal is to enable various shapes, properties, clusters and layouts.
- Would you be interested in integrating such code into qt_dotgraph ?
- Hierarchy seems not fully supported. Currently it seems the best option is plotting each sub-graph separately and consider the bounding box received in the parent graph, but this strongly relates to the fact that our graphs have no edges between sub-graphs.
What do you guys think is the best option in DOT and QT to support hierarchies.
Thanks.
Metadata
Metadata
Assignees
Labels
No labels