# `@visx/wordcloud`

<a title="@visx/wordcloud npm downloads" href="https://www.npmjs.com/package/@visx/wordcloud">
  <img src="https://img.shields.io/npm/dm/@visx/wordcloud.svg?style=flat-square" />
</a>

Word clouds are visual representations of text data in which each word's value is indicated by its
font size or color.

## Installation

```
npm install --save @visx/wordcloud
```
