chrisrzhou / react-wordcloud

☁️ Simple React + D3 wordcloud component with powerful features.

Home Page:https://react-wordcloud.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

options for individual word

adrienpwd opened this issue · comments

Hi,

Thank you for this great Cloud visualisation, it's really cool and easy to use.
The only thing that I would like to add is the ability to have custom style for each word, for example pass a font-style to a particular word. I think we can achieve this using a new callback.

I'm happy to add this feature if you can point me in the right direction.

Thank you