Feature Request Description
geom_swim_lane() uses geom_segment() and asks users to supply x and xend params.
Proposed Solution
Users should be given an option to only provide x, and internal logic should be able to convert that data into x / xend using lead/lag (assuming data is set up correctly).
Checklist
Feature Request Description
geom_swim_lane()usesgeom_segment()and asks users to supplyxandxendparams.Proposed Solution
Users should be given an option to only provide
x, and internal logic should be able to convert that data intox/xendusinglead/lag(assuming data is set up correctly).Checklist