mistic100 / jQCloud

jQuery plugin for drawing neat word clouds that actually look like clouds
mistic100.github.io/jQCloud
MIT License
268 stars 106 forks source link

All the given words are not shown on cloud.. #23

Closed vtxmg closed 8 years ago

vtxmg commented 8 years ago

I have used this plugins in several website but all the given words are not shown, only some of them are shown... anybody have any idea whats wrong with my code... for reference you can visit my plugin included website http://www.prastakhabar.com

mistic100 commented 8 years ago

Please read the doc http://mistic100.github.io/jQCloud/#cloud-options set removeOverflowing to true if you want to allow words to be placed outside the container.

And #18