79350170

Date: 2025-01-12 15:36:21
Score: 2
Natty:
Report link

For me, with marquee version 0.1.0 and ggplot2 3.5.1 using AGG graphics with R version 4.4.2 on OSX

p1 + theme( legend.text = marquee::element_marquee(hjust = c(rep(1, 4), rep(0, 4))) )

gives

what I think you'd expect to see

Reasons:
  • Probably link only (1):
  • Low length (0.5):
  • No code block (0.5):
Posted by: Michiel Duvekot