added word cloud chart operation

This commit is contained in:
harishkumarchellappa 2023-07-29 16:01:45 +05:30
parent 6ed9d4554a
commit eceb505b91
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",