holtzy / D3-graph-gallery

A collection of simple graphics made with D3.js
https://www.d3-graph-gallery.com
MIT License
789 stars 237 forks source link

Wordcloud issue #109

Open JennyFeedForward opened 2 months ago

JennyFeedForward commented 2 months ago

Hi I am using wordcloud 2 to create word clouds. Each word has a positive, neutral, and negative iteration and my code is set up to ensure positive words are in green, neutral in grey, and negative in red. However, there are occasions where a word that should be green is showing as red. Are you able to help?