Dan Yeaw
Dan Yeaw
@hamishmb Thanks for the issue report :heart: I am able to reproduce this behavior, I think you mean something like this:  Any thoughts on a preferred solution? Should we...
@wassfila Could we have more info about what you are using the SVG exports of the diagrams for?
Here are some examples of how the other tools do it. ### Cameo Safety and Reliability Analyzer Plugin for MagicDraw Table View  Nodes and Edges (called a Relation Map...
I think a tabular diagram would be good for the examples above and for other things like a table of requirements or relations to manage in one place. I am...
I have been looking at https://github.com/fpaquet/gtksheet which used to be part of a larger and now unmaintained library called GtkExtra. Positives: - It provides a spreadsheet like widget which would...
@amolenaar Yup, I agree that building on a `Gtk.TreeView` will be the way to go. I wanted to explore what was out there though before starting to build something.
No data model behind it yet, but a HARA looking table is shown as a diagram in Gaphor: 
I'm going to incrementally develop this in to separate PRs.
Hey @noblevirk, I am familiar with this in Cameo. If we did have support for text based diagramming with https://github.com/gaphor/gaphor/issues/615, do you think this would still be needed?
Hey @hamishmb! Any help needed to get started on this?