I have plotted data with geom_point and the size of the data point is set by the the values in a column. I want to increase the overall size of these points ( and also keeping the relative sizes). I have tried to just multiply all the values with a number, but the point sizes stay the same. How can I increase the overall point size?

