o
    3ήc                     @   s   d Z ddlZddlmZ ejdejdZe	dd e
eZejeedd ddgZee ejeeed	d
d e  dS )z
==========
Self-loops
==========

A self-loop is an edge that originates from and terminates the same node.
This example shows how to draw self-loops with `nx_pylab`.

    N   )create_usingT)with_labels)   r   )   r   z<|-dashed)edgelist
arrowstylestyle)__doc__networkxnxmatplotlib.pyplotpyplotpltcomplete_graphDiGraphGadd_edgecircular_layoutposdrawr   add_edges_fromdraw_networkx_edgesshow r   r   e/tmp/pip-target-vg8gfxp4/lib/python/../../share/doc/networkx-2.8.8/examples/drawing/plot_selfloops.py<module>   s    	

