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

behaves differently from the demo #13

Closed harryluo91 closed 5 years ago

harryluo91 commented 5 years ago

Hi,

I have just integrated this with my project with material-ui, however when I was trying to recreate the demo it behaves differently on my browser. The words are not cut-off when it's too so it's overflowing out of the container and also it appears that the words are just positioning randomly and sometimes with a lot of overlapping despite there is a lot of remaining space in the container.

Any idea why is this happening?

Thanks

IjzerenHein commented 5 years ago

Hi, can you share your code that you using? Cheers

IjzerenHein commented 5 years ago

Closing due to inactivity