react-wordcloud icon indicating copy to clipboard operation
react-wordcloud copied to clipboard

Request to update d3-array dependency from 2.12.1 to 3.0.1

Open carlosalvidrez opened this issue 3 years ago • 5 comments

I get a build error since upgrading typescript. I believe your dependency on an old version of d3-array is the culprit. If you could cast a new version of react-wordcloud, upgrading the dependency on at least this 1 library, it'd be great. Happy to help test.

Thanks!! https://www.npmjs.com/package/d3-array

carlosalvidrez avatar Jul 13 '21 21:07 carlosalvidrez

I believe d3-scale would also need to be upgraded... perhaps it is safe to update all d3 dependencies to their latest versions. Thanks again.

carlosalvidrez avatar Jul 13 '21 21:07 carlosalvidrez

I would also like this as well. I am seeing a number of errors when using this in a project with other d3 dependent libraries.

SatorCube avatar Mar 04 '22 16:03 SatorCube

It seems the repo is no longer maintained. I've created a fork that works with latest D3 libs. Let me know if it you have any issues with it. ahmohamed/react-wordcloud

ahmohamed avatar May 03 '22 05:05 ahmohamed

It seems the repo is no longer maintained. I've created a fork that works with latest D3 libs. Let me know if it you have any issues with it.

ahmohamed/react-wordcloud

This is saving my life! I wonder if you have or could make it available on NPM? Thanks! @ahmohamed

rickyzhangca avatar Mar 14 '23 22:03 rickyzhangca

If someone else stumble upon issues with outdated d3 dependencies. Please feel free to use https://www.npmjs.com/package/react-wordcloud-d3-update-fork

p-pych avatar Nov 08 '23 14:11 p-pych