I have this code: plot1 <- qplot(price, property_type, data = listings, colour = host_is_superhost)+ theme_classic()
the result is
I cant see the price, ho