ó
 ,ľ[c           @   sĎ   d  Z  d d l Z e j   Z e j d d d d e j d d d d e j d  e j d  e j j e  Z	 e	 j
 d	  e j j e	  Z d
 GHe e j d e   GHd GHe j GHd GHe j GHd S(   s  
=====================
Pygraphviz Attributes
=====================

An example showing how to use the interface to the pygraphviz
AGraph class to convert to and from graphviz.

Also see the pygraphviz documentation and examples at
http://pygraphviz.github.io/
i˙˙˙˙Ni   i   t   colort   redi   i   s   k5_attributes.dott   edgest   datas   default graph attributess   node node attributes(   t   __doc__t   networkxt   nxt   Grapht   Gt   add_edget   add_nodet	   nx_agrapht	   to_agrapht   At   writet   from_agrapht   Xt   listR   t   Truet   grapht   node(    (    (    sC   share/doc/networkx-2.2/examples/pygraphviz/pygraphviz_attributes.pyt   <module>   s   
