79161055

Date: 2024-11-06 00:29:55
Score: 0.5
Natty:
Report link

a little-known option concerns "out-of-bounds" cases. You can control what is done with lines of points that goes off-scales using

scale_x_continuous( oob = scales::oob_keep )

where oob_keep keeps any object that goes outside of the limits (here the horizontal limit).

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Denis Cousineau