In 7.15, when you ran code, the results were generated in the Results tab, and by default automatically opened when generated. The option to display results was automatically selected which caused the results tab to display when you ran the code. If you deselect this, the results will be created, but the tab will remain in the background.
In 8.x and later, the results are displayed in the work area on the right side of the UI by default.
If I select the Results tab, I will see the histogram
If when you run your code, you do not see the Results tab, verify you have an ODS destination selected in the Tools->Options ->Results->General. The default is HTML with 8.x. If you do not have any result format selected, it will not display results in the Results tab. Also, Excel, PDF, Powerpoint, and RTF will generate links to the results since we don't open them inside Enterprise Guide Also, there are some options that could help display your results by default in this window. In the Display Results section, check what you have Default tab to display. I set mine to Results so they display on top when I run the code. This is similar to the option in 7.15 that displayed results by default when generated.
Here is a link to the Working with results in the documentation: https://go.documentation.sas.com/doc/en/egcdc/8.5/egdoccdc/egug/p0isi75859uecxn1equ6gvja5aqy.htm
... View more