Elakiya V Posted May 30, 2017 Share Posted May 30, 2017 Please someone explain me step by step procedure for Word cloud in Spotfire using python or R. I have been trying since two days and i'm not getting the required output. Link to comment Share on other sites More sharing options...
Sean Riley Posted June 5, 2017 Share Posted June 5, 2017 Here is a post describing how to create a word cloud in R using the tm and wordcloud packages: https://georeferenced.wordpress.com/2013/01/15/rwordcloud/ Then you save the resulting word cloud image in binary format in a document property. Here is one example of that: https://support.tibco.com/s/article/Tibco-KnowledgeArticle-Article-42658 And then you can display the binary image object in a Text Area per this KB: How to display a binary object as a static graph in Spotfire https://support.tibco.com/s/article/ka11a000000HorHAAS/Tibco-KnowledgeAr... Link to comment Share on other sites More sharing options...
Pete Thompson 3 Posted June 5, 2020 Share Posted June 5, 2020 I know this is an old question, but adding this answer in case it helps anyone who comes across it. It's possible using JSViz. I've built a set of visuals (including a word cloud) using JSViz and made them available here:https://community.spotfire.com/wiki/simple-use-jsviz-visualisations-gaugedonut-network-radarspider-sankey-animation-word-cloud Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now