We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
bf9180d
Support ggplot2 v4.0.
Fix a bug about handling Geoms that have some non-primitive value as a default for an aesthetic (#195).
Treat from_theme(foo %||% NA) as NA (#216).
from_theme(foo %||% NA)
NA
gghighlight_point() and gghighlight_line() are removed.
gghighlight_point()
gghighlight_line()