Skip to content

vaibhavar/ui5lab-wordcloud

Repository files navigation

ui5lab-wordcloud

"ui5lab.wordcloud" library contains a control "WordCloud" to render tag clouds in UI5.

Preview

image

Preview with Icons only

image

Word clouds are customizable with the following options -

  • words : An aggregation of Word; each word can have different weight. The control will render font-size with respect to the weight of each word. Words may also contain "icons".

  • rotate : Word clouds look more fun when words are rotated randomly.

  • randomOrder : The control can render words in random order if set to true..

  • colors : A color palette can be defined.

  • fontSizes: A list of font sizes to display words as per their "weight".

Running the samples

Install all the resources

 npm install

Start grunt build

 npm start

Once the built has completed, open up the UI5Lab browser sample (link) in your browser and you should see ui5lab.wordcloud library added in the list.

About

Wordcloud library for UI5Lab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published