Merge pull request #7 from harishkumarc/wordcloud-chart

added word cloud chart operation
This commit is contained in:
Autumn 2023-12-15 10:20:44 +00:00 committed by GitHub
commit a258156706
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 691 additions and 32 deletions

View file

@ -108,6 +108,7 @@
"browserify-zlib": "^0.2.0",
"bson": "^4.7.2",
"buffer": "^6.0.3",
"canvas": "^2.11.2",
"cbor": "8.1.0",
"chi-squared": "^1.1.0",
"codepage": "^1.15.0",
@ -116,6 +117,7 @@
"crypto-js": "^4.1.1",
"ctph.js": "0.0.5",
"d3": "7.8.2",
"d3-cloud": "^1.2.5",
"d3-hexbin": "^0.2.2",
"diff": "^5.1.0",
"es6-promisify": "^7.0.0",