Skip to content

WordCloud stacks pieces of text in a way that they occupy minimum space while not colliding with eachother.

Notifications You must be signed in to change notification settings

yasharpm/WordCloud

Repository files navigation

WordCloud

WordCloud stacks pieces of text in a way that they occupy minimum space while not colliding with eachother.

WordCloud is very customizable and easy to use. The Placing algorithm behaviour can be modified easily through RotationProvider and SpiralProvider methods.

Check sample code to learn how to use it with default configuration.

Usage

Add the dependency:

dependencies {
	compile 'com.yashoid:wordcloud:1.1.0'
}

About

WordCloud stacks pieces of text in a way that they occupy minimum space while not colliding with eachother.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages