R Studio not loading any plots

Welcome to the forum.

Does this mean if you do something like

plot(x, y)

or

ggplot ( mydata, aes(x, y)) + geom_point()

you simply get a processing signal?

We probably should see some code and sample data. See this FAQ