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

In docs, fontSize min/max should be from/to #2

Closed jesteves closed 9 years ago

jesteves commented 9 years ago

Hi,

Just a note to get your attention to the fact that under "Cloud options", your docs say that fontSize can be defined as an object with max and min values. They should say "with from and to values" instead, as can be seen in the "Custom color & size via JS" example.

Great job with jQCloud!

Julián