summaryrefslogtreecommitdiff
path: root/examples/drawing/plot_custom_node_icons.py
Commit message (Expand)AuthorAgeFilesLines
* Doc/fix 403 error drawing custom icons (#4906)Ross Barnowski2021-06-161-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