jasondavies / d3-cloud

Create word clouds in JavaScript.
https://www.jasondavies.com/wordcloud/
Other
3.84k stars 1.07k forks source link

Fit all terms by recursively decreasing the size until it fits #43

Closed tzellman closed 9 years ago

jasondavies commented 9 years ago

Related #36. I think it would be better to have a general solution for this case rather than automatically changing the word sizes independently of each other.