How to Make Curved Text in ggplot2

Поделиться
HTML-код
  • Опубликовано: 11 сен 2024
  • CODE AND DESCRIPTION
    With the {geomtextpath} package, it is pretty easy to write curved texts. This can help you e.g. in line plots to avoid having to use a bulky legend. Instead you can just put the labels on top of the curved lines. In this video we show you how {geomtextpath} works and you can find all of the code from the video at rfortherestofu...
    If you want to receive emails to help you on your R journey, sign up for the R for the Rest of Us newsletter: rfortherestofu...

Комментарии • 6

  •  8 месяцев назад +1

    Very useful, thanks for sharing! Happy plotting!

    • @libbyheeren
      @libbyheeren 8 месяцев назад

      Thanks for watching!

  • @kevalan1042
    @kevalan1042 8 месяцев назад +2

    lovely, thanks

  • @CanDoSo_org
    @CanDoSo_org 8 месяцев назад +1

    Cool!

  • @aram5704
    @aram5704 8 месяцев назад +1

    Can we take the KMcurve and do it the same?

    • @libbyheeren
      @libbyheeren 8 месяцев назад

      I'd encourage you to try it out! It's such a cool package. Just about any curve you can plot with ggplot2 should work.