-
-
Notifications
You must be signed in to change notification settings - Fork 4
Resource Suggestion: Python Graph Gallery #210
Copy link
Copy link
Closed
python-discord/site
#940Labels
area: resourcesRelated to resources listed on the siteRelated to resources listed on the sitestatus: actionableA staff member needs to action this issueA staff member needs to action this issue
Metadata
Metadata
Assignees
Labels
area: resourcesRelated to resources listed on the siteRelated to resources listed on the sitestatus: actionableA staff member needs to action this issueA staff member needs to action this issue
Type
Fields
Give feedbackNo fields configured for issues without a type.
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.