Dec 14, 2021 12:23 PM
Hello everybody,
I was wondering if anybody knew how to build a wordcloud based on long text responses to a survey that appear in Grid View?
I have various Views from a growing dataset and code the responses under a “Multiple Select” field to generate a Chart in my dashboard. However, it would be great to have a wordcloud generated within a dashboard from another long text field as the data is too broad to code into clean categories?
I saw a conversation here from 18 months ago and wondered if there was any newer ways of doing so?
Thank you in advance!
Dec 14, 2021 02:17 PM
Um, maybe a Vega-Lite block would be able to run this code - Word Cloud Example | Vega
Dec 14, 2021 02:31 PM
Thank you very much for this reply - I’m going to check it out!