Skip to content

When calling many times, it doesn't render the cloud. #17

@rovskyhp

Description

@rovskyhp

Excellent plugin.

After calling the plugin to render the tag cloud (because the spans are populated via ajax). There are some times that the canvas does not render the cloud, but the spans exists.

var settings = {
"shape": "square",
"options": {
"rotationRatio": "0.3",
"printMultiplier": 1
},
"color": {
"start": "#fff",
"end": "#fff"
},
"size": {
"grid": 8,
"factor": 18
}
};

$("#awesomeWordcloud").awesomeCloud(settings);

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions