Google Charts for Plotly Dash
Project description
dash-google-charts
Google Charts components for Plotly Dash built on top of react-google-charts.
Warning: dash-google-charts is still pretty experimental, the interface and features could change, and some components may not be fully functional yet. Use with caution.
Getting started
Install with pip
:
pip install dash-google-charts
See the examples for basic usage. Some examples make use of the
gviz_api
helper library, available here. This is useful for
serialising your data in a JSON format ready for passing to Google Charts. The
gviz_api
library can be installed with pip
:
pip install gviz_api
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
dash-google-charts-0.0.3.tar.gz
(14.3 kB
view hashes)