Skip to content

gghighlight 0.5.0

Latest

Choose a tag to compare

@yutannihilation yutannihilation released this 14 Jun 07:52
  • Support ggplot2 v4.0.

    • Fix an incompatibility about axis title with the upcoming release of ggplot2 (#200).
    • Support ink and paper (#209).
  • 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).

  • gghighlight_point() and gghighlight_line() are removed.