summaryrefslogtreecommitdiff
path: root/examples/drawing/icons
Commit message (Collapse)AuthorAgeFilesLines
* Doc/fix 403 error drawing custom icons (#4906)Ross Barnowski2021-06-163-0/+0
* Add local copies of custom node icon pngs. * Update example to use local images. * Force FancyArrowPatch to respect tgt distances. min/max_target_distance kwargs are only supported by FancyArrowPatch. Force drawing with FAPs and add comment explaining how/why. * Add seed to layout for reproducibility.