timdream / wordcloud2.js

Tag cloud/Wordle presentation on 2D canvas or HTML

Home Page:https://wordcloud2-js.timdream.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

WordCloud not rendering if drawMask is true

pranshuagrawal opened this issue · comments

Hi @timdream,

First of all, kudos to you for this amazing library. Everything is working but when I am passing a DIV to the wordcloud and not a canvas the mask is not rendering. Also, when drawMask is set to true, only a couple of words render but the complete wordcloud does not.

I am using v1.1.1 of the package.