Passes layer data through untransformed. This is the default stat for geoms that draw the data as given, such as geom_point() and geom_line().

stat_identity()

Value

A StatIdentity object, to pass as a layer's stat.