I'm trying to annotate a graph plot with associated data and analysis. To do this, I'd like to use graph_plot as a subplot within a matplotlib graphic, ideally inline within a Jupyter notebook and "%matplotlib inline".
Inline graph_plot works great by itself within Jupyter, but the graphs lack annotation or related content within the same output cell. Is there a way to get a graph_plot as a subplot within a matplotlib object? Or some equivalent approach that would allow for general graphical annotations of graph-tool graph plots? -- View this message in context: http://main-discussion-list-for-the-graph-tool-project.982480.n3.nabble.com/Annotating-graph-tool-graphs-with-graph-draw-as-a-matplotlib-subplot-tp4026936.html Sent from the Main discussion list for the graph-tool project mailing list archive at Nabble.com. _______________________________________________ graph-tool mailing list [email protected] https://lists.skewed.de/mailman/listinfo/graph-tool
