79798015

Date: 2025-10-23 16:46:28
Score: 1.5
Natty:
Report link

Perhaps this?

data$lab = "x1 label"
...[your plot code]...
a + facet_nested(~ lab + x2, nest_line = TRUE)

enter image description here

Reasons:
  • Probably link only (1):
  • Low length (1):
  • Has code block (-0.5):
  • Ends in question mark (2):
  • High reputation (-2):
Posted by: Jon Spring