Is it possible to show multiple cmd output in a dashboard?

bdc
New Contributor III

I have a loop that outputs a dataframe for values in a list; basically a loop.

I can create a dashboard if there is only one df but in the loop, I'm only able to see the charts in the notebook if I switch the view to charts not in the dashboard. In the dashboard, it only shows the first chart.

Is it possible to show all the charts created in a loop in the dashboard or is it limited to 1?