Metadata-Version: 2.1
Name: dash-chartjs
Version: 0.0.1
Summary: A Dash Component for React's ChartJs library.
Home-page: https://github.com/zenalytiks/dash-chartjs.git
Author: Waleed Malik <zenalytiks@gmail.com>
License: MIT
Description: # Dash Chartjs Component
        
        Chart.js is one the most popular javascript charting library. 
        Dash Chartjs Component is a Dash component library that renders [ChartJs React component](https://react-chartjs-2.js.org/) inside Dash App.
        
        ## Demo
        
        
        https://user-images.githubusercontent.com/31138706/192035295-0a10eb80-0881-443b-8ea8-7dfd98eb77f3.mp4
        
        
        Get started with:
        1. Install Dash and its dependencies: https://dash.plotly.com/installation
        2. Run `python usage.py`
        3. Visit http://localhost:8050 in your web browser
        
        
Platform: UNKNOWN
Classifier: Framework :: Dash
Description-Content-Type: text/markdown
