Metadata-Version: 2.1
Name: dash-d3cloud
Version: 0.2.0
Summary: UNKNOWN
Home-page: https://github.com/trnkatomas/dash_d3cloud
Author: Tomas Trnka tomas@trnkatomas.eu
Author-email: tomas@trnkatomas.eu
License: MIT
Platform: UNKNOWN
Description-Content-Type: text/markdown
License-File: LICENSE

# dash-d3cloud

dash-3dcloud is a Dash component library wrapping awesome [d3-cloud](https://www.jasondavies.com/wordcloud/) library and it's react wrapper [react-wordcloud](https://github.com/chrisrzhou/react-wordcloud)


This library can be installed via pip: `pip install dash-3dcloud`

The results it produces looks as follows:
![](https://raw.githubusercontent.com/trnkatomas/dash_d3cloud/master/img/usage.png)


