theme_noarrows
From ggtern v2.2.0
by Nicholas Hamilton
Show or Hide the Ternary Arrows
theme_noarrows
is a function that appends to the current theme a flag to switch OFF the ternary arrows
theme_hidearrows
is an alias for theme_noarrows
theme_showarrows
is a function that appends to the current theme a flag to switch ON the ternary arrows
Usage
theme_noarrows()
theme_hidearrows()
theme_showarrows()
Community examples
Looks like there are no examples yet.