summaryrefslogtreecommitdiff
path: root/examples/external/plot_igraph.py
Commit message (Collapse)AuthorAgeFilesLines
* make plots less dense, enable plotting for igraph (#4791)Mridul Seth2021-05-141-11/+18
| | | Make igraph plotting example render in gallery
* Add igraph example (#4404)Jarrod Millman2020-12-071-0/+44
* Add igraph example * Update comment to mention upcoming igraph release