Description Usage Arguments Details Value Author(s) See Also Examples
A minimalistic editor for object of the tagcloud class.
1 | editor.tagcloud(boxes)
|
boxes |
An object of the tagcloud class, returned by the
|
tagcloud
provides a minimalistic editor for tag clouds produced by
tagcloud
function. After editor.tagcloud
is called, the
tag cloud is plotted. First click selects the tag to be moved. The second
click sends the tag such that its left lower corner is at the position
indicated by the mouse. Right-clicking terminates the program.
An object of the tagcloud class
with the modified positions
of the tags.
January Weiner <january.weiner@gmail.com>
1 2 3 4 5 6 7 8 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.