Current status
I know how to render source-code in the resulting graphs.
I created a proof-of-concept demo at https://github.com/tmr232/graphviz-embed (demo here).
However, as I explain in my blogpost, I don't know how to make it make sense.
So at the moment, it is not a planned feature.
Contributing
The best way to contribute is to come up with readable, meaningful ways to render the graphs with the source code.
I think the best way to do that is using graphviz-embed and inputting the code segments manually.
Only once we know how to represent everything will it make sense to start implementing the logic for it.
Current status
I know how to render source-code in the resulting graphs.
I created a proof-of-concept demo at https://github.com/tmr232/graphviz-embed (demo here).
However, as I explain in my blogpost, I don't know how to make it make sense.
So at the moment, it is not a planned feature.
Contributing
The best way to contribute is to come up with readable, meaningful ways to render the graphs with the source code.
I think the best way to do that is using
graphviz-embedand inputting the code segments manually.Only once we know how to represent everything will it make sense to start implementing the logic for it.