ggplot(world,aes(x=gdpPercap, y=continent, color=continent))+ geom_density(alpha=0.5,color=F)