summaryrefslogtreecommitdiff
path: root/examples/drawing
Commit message (Expand)AuthorAgeFilesLines
* Fix failing example due to mpl 3.6 colorbar. (#5994)Ross Barnowski2022-09-211-1/+1
* See matplotlb 3.6rc1 failure (#5937)Jarrod Millman2022-08-211-1/+1
* Remove redundant py2 numeric conversions (#5661)Mridul Seth2022-05-311-1/+1
* added edge labels in weighted graph (#5521)Nikita Sharma2022-04-121-1/+4
* Add traveling salesman problem to example gallery (#4874)eskountis2021-12-121-0/+52
* Drop Py37 (#5143)Jarrod Millman2021-10-231-1/+1
* Doc/fix 403 error drawing custom icons (#4906)Ross Barnowski2021-06-164-12/+23
* fix urllib import (#4793)Xiangyu Xu2021-05-141-1/+1
* 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-043-3/+3
* Remove unnecessary node_list from gallery example (#4505)Jarrod Millman2021-01-141-1/+1
* Collect graphviz examples (#4427)Jarrod Millman2020-12-075-1565/+0
* Add gallery example for drawing self-loops. (#4430)Ross Barnowski2020-12-071-0/+29
* Remove advanced example section (#4429)Jarrod Millman2020-12-061-0/+22
* Refactor gallery (#4422)Jarrod Millman2020-12-065-32/+16
* Use str dunder (#4412)Jarrod Millman2020-12-032-2/+2
* Sphinx33 (#4342)Jarrod Millman2020-11-121-3/+3
* Add rainbow coloring example to gallery. (#4330)Ross Barnowski2020-11-121-0/+68
* Add seeds to gallery examples for reproducibility (#4276)Ross Barnowski2020-10-249-15/+26
* 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
* Format w/ black==20.8b1Jarrod Millman2020-10-064-7/+10
* Format w/ blackJarrod Millman2020-07-102-16/+16
* Ran pyupgrade --py36plusJarrod Millman2020-07-101-1/+1
* Implemented multipartite_layout (#3815)Jose Pinilla2020-07-101-0/+39
* Handle kwds explicitly in draw_networkx (#4033)Jeremias Traub2020-07-052-3/+2
* Upgrade to Py36 syntaxJarrod Millman2020-01-013-3/+3
* Add links to data filesJarrod Millman2019-11-169-81/+50
* Update examplesJarrod Millman2019-11-1121-412/+305
* PEP8 fixes to testsJarrod Millman2019-10-182-0/+2
* Fix examplesJarrod Millman2019-10-122-2/+2
* Remove deprecated from examplesDan Schult2019-10-126-9/+11
* Resolve many documentation issues (#3611)Dan Schult2019-09-301-1/+3
* Remove future imports needed by Py2Jarrod Millman2019-09-181-1/+0
* Update copyrightJarrod Millman2019-03-308-8/+8
* Fix examplesJarrod Millman2018-11-141-11/+3
* Add colorbar example for DiGraph edge colors (#2995)Dan Schult2018-06-021-0/+5
* Misc. typos (#2872)luzpaz2018-02-142-2/+2
* Update copyrightJarrod Millman2018-01-208-8/+8
* Arrows as a plot example. (#2801)Rodrigo Dorantes-Gilardi2018-01-081-0/+35
* Add example of spectral embedding of the grid graph (#2690)Jarrod Millman2017-10-021-0/+61
* Fix links (#2663)Jarrod Millman2017-09-111-2/+4
* Fix some examples for python 3 compatibility (#2642)Michael Seifert2017-08-282-6/+9
* Update copyrightJarrod Millman2017-07-251-1/+1