IjzerenHein / react-tag-cloud

Create beautiful tag/word clouds using React ☁️
https://react-tag-cloud.stackblitz.io/
MIT License
117 stars 27 forks source link

div with nested img #24

Open stcursi opened 4 years ago

stcursi commented 4 years ago

Hi,

I was trying to create an image react-tag-cloud. Inside every div I put a png with img tag but I faced two kind of problems:

1) I can't manage the size of the images, both from div or img tag.

2) The cloud with img overlaps every single div.

Is possible to have this new feature ?