JavaScript Library For Creating Word Clouds: Word Cloud Generator
Word Cloud Generator is a JavaScript library for creating word clouds. This library is great for generating tag-clouds and parts for infographics. The algorithm is incredibly simple: the plugin attempts to add a new word in the middle, but if a word intersects with previous words it finds a place for itself, pixel by pixel.
Recent Comments