I performed a Linear Mixed Model, I fit the model with significant effects of IV(continuous), I would like to show graphically my results in a scatterplot. But I am not sure if I should plot raw data (Y~X) or (predicted~X). I think that Y~X plot does not consider my design with random effects (that was a reason to select an LMMs), so I believe that use the predicted values could be the more appropriate.