Here is the code, the legend for Gender is not showing up on my plot.
ggplot(Experience, aes(fill=factor(Gender),x=Exper, y=Sal95, size= Rank))+ + geom_p