Metadata-Version: 1.1
Name: kanichart
Version: 0.1.1
Summary: Kan i(簡易) chart. Easy plotting library.
Home-page: https://github.com/fx-kirin/kanichart
Author: Yoshiaki Ono
Author-email: ono.kirin@gmail.com
License: UNKNOWN
Description: kanichart
        =========
        
        .. image:: https://img.shields.io/pypi/v/kanichart.svg
            :target: https://pypi.python.org/pypi/kanichart
            :alt: Latest PyPI version
        
        Kan i(簡易) chart. Easy plotting library.
        
        .. image:: https://raw.githubusercontent.com/fx-kirin/kanichart/master/interactive_chart.gif
        
        Usage
        -----
        Just see the Jupyter notebook example.
        
        http://nbviewer.jupyter.org/github/fx-kirin/kanichart/blob/master/kanicharts.ipynb
        
        Installation
        ------------
        pip install kanichart
        
        Licence
        -------
        MIT
        
        Authors
        -------
        
        `kanichart` was written by fx-kirin.
        
Platform: UNKNOWN
Classifier: Development Status :: 2 - Pre-Alpha
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 2
Classifier: Programming Language :: Python :: 2.7
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.4
Classifier: Programming Language :: Python :: 3.5
