Word Clouds

Algorithm notes including a response from the creator of Wordle: https://stackoverflow.com/questions/342687/algorithm-to-implement-a-word-cloud-like-wordle which requires using a spiral …

On Syncfusion’s site I saw an easier implementation: https://www.syncfusion.com/jquery/aspnet-web-forms-ui-controls/tag-cloud which looks way easier to implement