Open zaneveld opened 2 weeks ago
Could be useful for showing how to make workflow diagrams in matplotlib. Has a very manual approach to drawing the circles though!
https://matplotlib.org/matplotblog/posts/mpl-for-making-diagrams/
SchemDraw seems like a good alternative: https://towardsdatascience.com/graph-visualisation-basics-with-python-part-i-flowcharts-6298c4f412e0
Could be useful for showing how to make workflow diagrams in matplotlib. Has a very manual approach to drawing the circles though!
https://matplotlib.org/matplotblog/posts/mpl-for-making-diagrams/