summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
* Style changes (#5022)Dan Schult2021-08-143-18/+3
* Changes to rst files to make doctests pass (#4947)Dan Schult2021-07-071-2/+2
* Fixes #4275 - Add comment to parallel betweenness example (#4926)Alex Korbonits2021-06-281-1/+5
* Doc/fix 403 error drawing custom icons (#4906)Ross Barnowski2021-06-164-12/+23
* DOC: Fix links, use DOI links, wayback machine where required (#4868)Mridul Seth2021-06-083-4/+3
* adds implementation of SNAP summarization algorithm (#4463)Douglas Fenstermacher2021-05-171-0/+108
* fix urllib import (#4793)Xiangyu Xu2021-05-142-3/+3
* make plots less dense, enable plotting for igraph (#4791)Mridul Seth2021-05-141-11/+18
* Remove mayavi and cartopy dependencies (#4800)Jarrod Millman2021-05-131-0/+0
* imread(url) is deprecated, use pillow + urllib to load image from URL (#4790)Mridul Seth2021-05-111-2/+5
* Gallery Example: Drawing custom node icons on network using MPL (#4633)Alex Walker2021-05-111-0/+61
* Make main default branch (and remove gitwash) (#4649)Jarrod Millman2021-03-047-7/+7
* Correct and update Atlas example (#4635)Dan Schult2021-02-261-32/+17
* Remove unnecessary node_list from gallery example (#4505)Jarrod Millman2021-01-141-1/+1
* Gallery support for pygraphviz examples (#4464)Ross Barnowski2021-01-0414-95/+109
* Update geospatial readme (#4504)Jarrod Millman2020-12-311-10/+207
* JavaScript example: fix link (#4450)Sebastiaan Lokhorst2020-12-121-1/+1
* Deprecate jit (#4428)Jarrod Millman2020-12-101-37/+0
* Update geospatial readme (#4417)Jarrod Millman2020-12-082-0/+69
* Collect graphviz examples (#4427)Jarrod Millman2020-12-078-3/+7
* Add igraph example (#4404)Jarrod Millman2020-12-071-0/+44
* Add gallery example for drawing self-loops. (#4430)Ross Barnowski2020-12-071-0/+29
* Remove advanced example section (#4429)Jarrod Millman2020-12-065-56/+0
* Refactor gallery (#4422)Jarrod Millman2020-12-0631-208/+146
* Add plotting examples for geospatial data (#4366)Levi John Wolf2020-12-0312-0/+856
* DOC: geospatial example using lines (#4407)Martin Fleischmann2020-12-034-43/+138
* Use str dunder (#4412)Jarrod Millman2020-12-035-7/+5
* Add plot for rcm example (#4411)Jarrod Millman2020-12-031-4/+10
* Add words graph plot (#4409)Jarrod Millman2020-12-021-2/+20
* Add circuit plot (#4408)Jarrod Millman2020-12-021-11/+27
* Don't import nx from networkx (#4403)Jarrod Millman2020-12-014-4/+4
* Add gene-gene network (#4269)Jarrod Millman2020-11-242-0/+78819
* add OSMnx example (#4383)Geoff Boeing2020-11-241-7/+39
* Enable mayavi in sphinx gallery. (#4297)Ross Barnowski2020-11-141-2/+4
* Deprecate nx_shp (#4298)Jarrod Millman2020-11-134-0/+62
* Update adjacency_iter to adjacency (#4339)Jon Crall2020-11-121-4/+4
* Sphinx33 (#4342)Jarrod Millman2020-11-122-5/+5
* Add rainbow coloring example to gallery. (#4330)Ross Barnowski2020-11-121-0/+68
* adds dedensification function (#4240)Douglas Fenstermacher2020-11-091-0/+93
* Add simple graph w/ manual layout (#4291)Jarrod Millman2020-10-261-0/+60
* Update homepage URL (#4285)Jarrod Millman2020-10-251-1/+1
* Improve axes layout in plot_decomposition example (#4278)Ross Barnowski2020-10-241-10/+12
* Add a 3D plotting example with matplotlib to the gallery (#4268)Ross Barnowski2020-10-241-0/+51
* Add seeds to gallery examples for reproducibility (#4276)Ross Barnowski2020-10-2422-34/+64
* Improve readibility of chess_example in gallery (#4252)Ross Barnowski2020-10-161-42/+47
* Improve legibility of labels in plot_labels_and_colors example (#4266)Ross Barnowski2020-10-161-8/+10
* Update "four_grids" gallery example (#4264)Ross Barnowski2020-10-161-15/+38
* Update Knuth miles example. (#4251)Ross Barnowski2020-10-161-17/+63
* Replace degree_histogram and degree_rank with a single example (#4265)Ross Barnowski2020-10-163-64/+50
* Update "house with colors" gallery example (#4263)Ross Barnowski2020-10-161-2/+9