summaryrefslogtreecommitdiff
path: root/examples/drawing/plot_center_node.py
Commit message (Collapse)AuthorAgeFilesLines
* Circular center node layout (#6114)Douglas K. G. Araujo2022-10-261-0/+20
* center_node positioned according to param center * code formatting * Reverted to files in main * Adds example of custom node position * fixes spaces in layout.py * Update examples/drawing/plot_center_node.py Co-authored-by: Ross Barnowski <rossbar@berkeley.edu> * clearer comment on custom node position Co-authored-by: Ross Barnowski <rossbar@berkeley.edu> Co-authored-by: Ross Barnowski <rossbar@berkeley.edu>