react-d3-cloud
react-d3-cloud copied to clipboard
A word cloud react component built with d3-cloud.
Bumps [node-fetch](https://github.com/node-fetch/node-fetch) from 2.6.1 to 2.6.7. Release notes Sourced from node-fetch's releases. v2.6.7 Security patch release Recommended to upgrade, to not leak sensitive cookie and authentication header information to 3th...
Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...
Hello ! Is it possible to pass width/height as string to make div fix to parent and not with a static width/height ?
Hi all, is it possible to display for example value of a word on hover event thanks
react-d3-cloud depends on a version of d3-color that is vunerable to reDOS: https://github.com/advisories/GHSA-36jr-mh4h-2g58 Any version of d3-color
Bumps [d3-color](https://github.com/d3/d3-color) to 3.1.0 and updates ancestor dependencies [d3-color](https://github.com/d3/d3-color), [d3-scale](https://github.com/d3/d3-scale) and [d3-scale-chromatic](https://github.com/d3/d3-scale-chromatic). These dependencies need to be updated together. Updates `d3-color` from 2.0.0 to 3.1.0 Release notes Sourced from d3-color's...
I think I'm running into issues using this because of version mismatch issues, anyway we can get this updated to be compatible with latest version of React? Thanks!
Hello , i need when i hover on Word, i can show Tooltip(text, value) Thank you
Hey I'm using this library in Nextjs, i've tried to use {typeof window !== undefined} but still getting an error that Document is not defined, any suggestions ?