is an option for WordCloud that specifies the orientations in which words appear.


WordOrientation
is an option for WordCloud that specifies the orientations in which words appear.
Details

- Possible settings for WordOrientation include:
-
"Horizontal" all horizontal "Vertical" all vertical θ all at angle θ "HorizontalVertical" almost half horizontal, half vertical {"HorizontalVertical",f} fraction f of the words are horizontal; the rest are vertical "Random" randomly select from the range {θ1,θ2} word rotations randomly taken from the range {θ1,θ2} {{θ1,θ2,…}} randomly select from the list of rotations θi - Rotation angle θi represents words rotated counterclockwise by θi radians.
- For all settings allowing random choices of angle the RandomSeeding option to WordCloud can be used to determine the seeding of the randomness used.
Examples
open all close allBasic Examples (1)
Scope (1)
See Also
Related Guides
Related Links
History
Text
Wolfram Research (2015), WordOrientation, Wolfram Language function, https://reference.wolfram.com/language/ref/WordOrientation.html.
CMS
Wolfram Language. 2015. "WordOrientation." Wolfram Language & System Documentation Center. Wolfram Research. https://reference.wolfram.com/language/ref/WordOrientation.html.
APA
Wolfram Language. (2015). WordOrientation. Wolfram Language & System Documentation Center. Retrieved from https://reference.wolfram.com/language/ref/WordOrientation.html
BibTeX
@misc{reference.wolfram_2025_wordorientation, author="Wolfram Research", title="{WordOrientation}", year="2015", howpublished="\url{https://reference.wolfram.com/language/ref/WordOrientation.html}", note=[Accessed: 13-August-2025]}
BibLaTeX
@online{reference.wolfram_2025_wordorientation, organization={Wolfram Research}, title={WordOrientation}, year={2015}, url={https://reference.wolfram.com/language/ref/WordOrientation.html}, note=[Accessed: 13-August-2025]}