site
site copied to clipboard
Resource Suggestion: Python Graph Gallery
Resource name Python Graph Gallery
Resource location
https://www.python-graph-gallery.com/
Payment type
Free (Open Source 0BSD)
Why it should be included
It contains information about multiple types of graphs and charts available in popular graphing libraries, and some General Knowledge about graphing.
Potential limitations
Some of the Graph examples are specific to one or two specific libraries, but it still provides a single-stop summary for what you can do with multiple types of graphs - and for most part, you can look up "{library I'm using} + {name of the chart}" to find how to replicate it in the one you're using.