lucaong / jQCloud

jQuery plugin for drawing neat word clouds that actually look like clouds
MIT License
646 stars 293 forks source link

Adding more words to the JQ cloud #45

Open aveek18 opened 10 years ago

aveek18 commented 10 years ago

Hi,

I have a list of words whose count is more than 250. Also the weights vary in random manner. say the first word has a weight of 318, the next one is only 210. Both are coming in the same basket. But the difference between the weights is quite large.In that case the fonts does not seem to be properly distributed. Is there any way in which we can evenly distribute the fonts depending on the weights.