lucaong / jQCloud

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

Added ability to configure width/height of cloud and some other minor tweaks #7

Closed mindscratch closed 13 years ago

mindscratch commented 13 years ago

Minor tweak to let the width/height of the cloud be configurable and few other minor tweaks (links open in a new tab/window, title of DOM element may be 'weight', the x position of elements is guaranteed not to be negative, increased font-size and padding).

these are changes I made to make jQCloud fit the needs I had for a project I was working on.

lucaong commented 13 years ago

mindscratch, thanks a lot for this pull request. I won't merge it, but I implemented configuration options, among which width and height parameters, in version 0.2.0, together with other improvements. I gave you the due credit for the idea in the changelog.