Live data from Hacker News

Python Graph Gallery

python-graph-gallery.com

31–32 of 32 posts

Re: Python Graph Gallery

#32

bad 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...

Post reply on HN