Can colors and shape be changed on a combined line and point plot while maintaining one legend per graph?

I believe @thunk has it right, but there's some more problems with your code. (1) You specify fill but then you don't use any geoms that take a fill . (2) You set the default aesthetics in the first ggplot then you needlessly reset them in your geom s.

(3) You want the shapes to change, but you never specify a shape aesthetic.

I think that what you want to do can be achieved by adding the following line to your graph creation.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions


Thank You!
send