You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I did have a look at using d3, at least, from d3js.org but there is a catch... d3 v4 is not comatible with the current page JS or with d3.layout.cloud.js. I did try quite hard to make it so but it's beyond my knowledge -- gets into issues with ECMAScript modules and use of "rollup".
This is an initial state; taking a recent (but not latest) d3 v4 and latest cloud.js. I tried making this work but it was not playing ball. d3js.zip
This is where I got to in trying to make it play ball: d3js 2.zip
... using this version of view words: view.words.php.zip
Exclude external libs d3js, foundation and tablesaw from code and add download script to build / documentation of git clone / downloadlinks to readme.
The text was updated successfully, but these errors were encountered: