summaryrefslogtreecommitdiff
path: root/examples
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Update giant component example (#4267)Ross Barnowski2020-10-161-17/+21
* Use seed to make plot fixed (#4260)Jarrod Millman2020-10-161-1/+2
* Format w/ black==20.8b1Jarrod Millman2020-10-066-9/+12
* Docs update (#4161)Dan Schult2020-08-161-2/+8
* junction_tree for #1012 (#4004)Matthias Bruhns2020-08-151-0/+40
* Format w/ blackJarrod Millman2020-07-103-17/+17
* Ran pyupgrade --py36plusJarrod Millman2020-07-101-1/+1
* Implemented multipartite_layout (#3815)Jose Pinilla2020-07-101-0/+39
* Make gallery more prominentJarrod Millman2020-07-071-2/+2
* Handle kwds explicitly in draw_networkx (#4033)Jeremias Traub2020-07-055-6/+4
* Fix exception causes and messages in 12 modules (#4012)Ram Rachum2020-06-221-2/+2
* Upgrade to Py36 syntaxJarrod Millman2020-01-016-13/+12
* Link to files needed for example (#3752)Jarrod Millman2019-12-171-0/+4
* Add links to data filesJarrod Millman2019-11-1616-152/+89
* Update examplesJarrod Millman2019-11-1150-985/+688
* Add back to galleryJarrod Millman2019-10-291-5/+4
* Remove shim that worked around using starmapStefan van der Walt2019-10-291-14/+5