Jason Cipriani
2008-06-29 20:16:44 UTC
I'm looking for a simple diagramming component or library that, given a
bunch of "nodes" and connections between them, can arrange and draw some
boxes or something for each node, and the connections between them, ideally
with labels on the boxes.
I have an application that maintains a connected graph internally, and I'm
looking for a good quick way to visualize the graph for debugging. It
doesn't need to be fancy, but it would make me happy if a 3rd-party
component or library for this already existed so I didn't have to spend time
writing the code myself.
Hopefully that was a clear explanation of what I'm looking for,
Thanks,
Jason
bunch of "nodes" and connections between them, can arrange and draw some
boxes or something for each node, and the connections between them, ideally
with labels on the boxes.
I have an application that maintains a connected graph internally, and I'm
looking for a good quick way to visualize the graph for debugging. It
doesn't need to be fancy, but it would make me happy if a 3rd-party
component or library for this already existed so I didn't have to spend time
writing the code myself.
Hopefully that was a clear explanation of what I'm looking for,
Thanks,
Jason