ó
 ,ĩ[c           @   s1  d  Z  d Z d d l Z d d l j Z d d l Z d d l m	 Z	 m
 Z
 e j   Z e j d d d e j d d d	 e j d
  e j d d  e j d d d d e	 e d d Z e GHe
 e j e   Z d e e j d e   GHd e e j d e   GHe j e d e e j   d S(   sĪ   
======
Rgraph
======

An example showing how to use the JavaScript InfoVis Toolkit (JIT)
JSON export

See the JIT documentation and examples at http://thejit.org

s&   Ollie Glass (ollieglaskovik@gmail.com)iĸĸĸĸN(   t   jit_datat	   jit_grapht   onet   typet   normalt   twot   specialt   soloi   s   extra specialt   indenti   s	   Nodes: %st   datas	   Edges: %st   with_labels(   t   __doc__t
   __author__t   jsont   matplotlib.pyplott   pyplott   pltt   networkxt   nxt   networkx.readwrite.json_graphR    R   t   Grapht   Gt   add_nodet   add_edget   jit_jsont   loadst   Xt   listt   nodest   Truet   edgest   drawt   show(    (    (    s2   share/doc/networkx-2.2/examples/jit/plot_rgraph.pyt   <module>   s$   