The previous post described how to build a very
basic wordcloud with the
d3-cloud
javascript plugin. This post shows how to apply
customization like colors, font, angle, size and more.
d3-cloud
plugin.
draw function
layout
call. They will be then available in the
words
object, and must thus be called again in
the draw function
.