jQCloud
jQCloud copied to clipboard
I can't change the width and height to adapt content to the box
get it ! I changed the jqcloud.js in step to make each text space larger to fit the size of the box
Hi I have been looking for the same thing. I'd really appreciate if you could help me to do the same. Thanks in advance.
Hello, you can go to change the value of step in ‘ jqcloud.js’
Probably in this position
var step = (options.shape === "rectangular") ? 18.0 : 2.0,
But this takes an integer value. I want to make sure that my jqcloud is taking the size of the whole container , like percentage values. Is that possible?
I can only think of that now. You can test different values again and again until you're satisfied, but sometimes you need to notice that some labels might overflow the box