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

Request to update d3-array dependency from 2.12.1 to 3.0.1

carlosalvidrez opened this issue · 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

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.

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.

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

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

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