Metadata-Version: 1.0
Name: pyG2
Version: 0.0a0
Summary: UNKNOWN
Home-page: UNKNOWN
Author: UNKNOWN
Author-email: UNKNOWN
License: UNKNOWN
Description: # pyG2
        
        A grammar of graphics python library for jupyter notebooks on top of G2
        
        # Author
        
        Thamalu Maliththa Piyadigama
        
        # Based on 
        
        AntV/G2 javascript library
        
        # Description
        
        A python wrapped version of G2 charting library. Works on **Jupyter notebooks**. Provide Grammar of Graphics support to jupyter notebooks.
        
        Internet is needed to display graphs. Syntax is closer to original G2.  
        
        # Future developments
        
        + Add support for configuration of guides, legends, interaction and other graph elements. 
        + Add support to colab and other IPython environments
        + Add support to different rendering methods
        + Provide javascript code snippets to embed graphs into web pages.
Platform: UNKNOWN
