Lchiffon / wordcloud2

R interface to wordcloud for data visualization.
396 stars 107 forks source link

fixed Firefox incompatibility in hover function #29

Open kkiviat opened 7 years ago

kkiviat commented 7 years ago

changed reference to evt.srcElement

AdeelK93 commented 6 years ago

Had to use some of your code to solve #18 in #32! Good catch