11.69 Themes in Rattle
20240803
A quick way to change the theme of plots in RattleNG is to go to the
Console and set the theme_rattle
as you wish:
The ggplot2 (Wickham et al. 2024) package comes with a few basic themes:
theme_bw
, theme_light
, theme_classic
, theme_gray
,
theme_void
, theme_dark
, theme_grey
, and theme_minimal
.
The ggthemes (R-ggthemes?) package has a few more: theme_base
,
theme_fivethirtyeight
, theme_solarized
, theme_calc
,
theme_foundation
, theme_solarized_2
theme_clean
, theme_gdocs
,
theme_solid
, theme_economist
, theme_hc
, theme_stata
,
theme_economist_white
, theme_igray
, theme_tufte
, theme_excel
,
theme_map
, theme_wsj
, theme_excel_new
, theme_pander
,
theme_few
, theme_par
.
References
Wickham, Hadley, Winston Chang, Lionel Henry, Thomas Lin Pedersen, Kohske Takahashi, Claus Wilke, Kara Woo, Hiroaki Yutani, Dewey Dunnington, and Teun van den Brand. 2024. Ggplot2: Create Elegant Data Visualisations Using the Grammar of Graphics. https://ggplot2.tidyverse.org.
Your donation will support ongoing availability and give you access to the PDF version of this book. Desktop Survival Guides include Data Science, GNU/Linux, and MLHub. Books available on Amazon include Data Mining with Rattle and Essentials of Data Science. Popular open source software includes rattle, wajig, and mlhub. Hosted by Togaware, a pioneer of free and open source software since 1984. Copyright © 1995-2022 Graham.Williams@togaware.com Creative Commons Attribution-ShareAlike 4.0