
We're going to use this list to remove common words from our word clouds to make them more meaningful. We'll be using this dictionary to make our word clouds colorful.ĬommonWords is an array of common English words. There are three const variables in script.js that will be useful to us.ĬolorSchmes is a dictionary that contains the name of a color scheme and an array of four colors in that color scheme.

Some of the project's CSS has already been added for you, but feel free to go back through it later and play around with the code later to adjust the appearance of the word cloud generator. An圜hart is a flexible JavaScript-based solution that allows developers to embed interactive and great looking charts and dashboards into any web, standalone, or mobile project.


We are going to use An圜hart's Core and Tag Cloud modules to create our word cloud generator.
