Skip to content
Prev 308453 / 398506 Next

how can i plot dotted regression line shaped with condition using ggplot

I may be missing something, but if you want dots you need to ask for
them with geom_point()

Best,
Ista
On Fri, Oct 19, 2012 at 11:46 AM, autumnlin <jialincau at gmail.com> wrote: