ó
 ,µ[c           @   sN   d  Z  d d l Z e j d ƒ Z e j j e ƒ Z e j ƒ  e j	 d ƒ d S(   sâ   
===============
Pygraphviz Draw
===============

An example showing how to use the interface to the pygraphviz
AGraph class to draw a graph.

Also see the pygraphviz documentation and examples at
http://pygraphviz.github.io/
iÿÿÿÿNi   s   k5.ps(
   t   __doc__t   networkxt   nxt   complete_grapht   Gt	   nx_agrapht	   to_agrapht   At   layoutt   draw(    (    (    s=   share/doc/networkx-2.2/examples/pygraphviz/pygraphviz_draw.pyt   <module>   s
   

