

You can add your companies primary and alternate color themes to your project, and these color schemes can define color sequences or specific colors for specific values this is covered in a separate tutorial.

from the context menu and choose a color theme. It's possible to setup rules to color words. The example below shows the dialog combining "easy" and "easier" into one word:

#Word cloud generator from excel code
Search for similar words, then select and drag them to a new or existing code on the left. from the edit menu to bring up the Recode dialog. Protobi recoding logic is applied after values are split into words, so you can combine synonyms using the Recode feature. In the Additional Options dialog select the checkbox for scaleToM axFontSize and specify a maxFontSize value: If desired Protobi can size words exactly so frequent word has font size specified by the option maxFontSize and other words sized relative to that. Adjust the inner size by dragging the red margin handles. Resize chart outer size by moving the blue resize handle. Dashed outlines showing the outer and inner size. To adjust the chart size, select the element so its header is highlighted. Resize the chartīy default Protobi scales the word cloud to match the element inner size. To remove words from the list, edit the property exclude in the Additional Options dialog above. To add more words to this list via the user interface, right click on a word and press Ok when asked to confirm: So you could just copy/paste the question text at the end to also exclude any words from the question text. This can be a list of words separated by spaces, commas, hyphens, or any regex word boundary. These words are specified under the property exclude in the Additional Options dialog above. dialog, select "Additional options" to bring up a dialog with more options:īy default Protobi word clouds exclude the following set of words that occur frequently in English, "of,the,and,to,an,are,is,for,do,a,it,be,i,with,in,that,have,on,so". You can customize many aspects of the chart including the maximum and minimum font sizes, cloud shape, and colors. This will now split strings at each space into shorter strings, and thus show frequencies of each word: The second will be a little smarter and will split strings at certain punctuations and word boundaries but avoid splitting at underscores and hyphens. The first will split the sentences at each space but only at spaces.

What to expect for your Protobi project.
