Awesome. Very useful resource.
Python Graph Gallery
31–32 of 32 posts
Re: Python Graph Gallery
#32bad charts link is broken. Missing gantt charts. These are good for plotting logs in distributed systems so you can line up the events. Sadly you have to use hbox in matplotlib which isn't ideal (but it works).
bad charts link was fixed.
Gantt charts can be done using the lollipop example: https://python-graph-gallery.com/184-lollipop-plot-with-2-gr...