Pipeline visualization not showing up

Hello, newbie question here.

I have installed Jenkins on a Ubuntu server with the Pipeline plugin.
I have run the same pipeline configuration on a windows machine. When i run the pipeline in my windows setup, I see a “Stage View” visualization where the boxes color green or red.

In my ubuntu based setup, I can run the job by clicking “build now” and I can see in the console log that the job completed successfully. However, I do not see the graphical visualization.
Any guidance on how to enable this would be greatly appreciated.

Thanks you.

Pipeline visualization is provided by a plugin, make sure to install Pipeline Graph View