Aidan275 / nativeqda-dev

NativeQDA
http://dev.nativeqda.xyz/
GNU General Public License v3.0
2 stars 0 forks source link

Tag cloud (word cloud) visualisation #41

Closed Aidan275 closed 6 years ago

Aidan275 commented 6 years ago

Requirement #: FR_3.1.4_01

The system should generate a tag cloud (word cloud) to visually represent the frequency of words in a dataset. The size of a word represents the number of times that word has been mentioned in the dataset.

rogersBen commented 6 years ago

wordcloud I can make word clouds like this but it needs to use version 3 of d3

rogersBen commented 6 years ago

wordcloud2

Otherwise these colourful ones can be made but they need additional node libraries and I think they are pretty big ones so I'm worried about the size vs the functionality

rogersBen commented 6 years ago

Aidan has completed this

d3nd0 commented 6 years ago

I've been unable to get these to work, freezes the browser tab, nothing displays