sub-graphs shouldn't be copies
Playing around with sub-graphs and got caught out by the fact that duplicated sub-graphs are full copies rather than references.
I would expect a change i make to a sub-graph to appear in all other instances of that sub-graph. But they don't.
So whilst sub-graphs help keep complex graphs a bit tidier, i feel like your missing out on a lot of possibilities.
Hi Emile,
Thanks for the suggestion! We've added it to our feature requests.
Cheers,
Neha