Graph view in Neo4j Browser

Hello ,
My neo4j browser is somehow not displaying the graph view of some of the training exercises.
How can I bring that view back ? I currently see only Table, Text and code views.
Please advise.
Thanks,

That happens if you don't return nodes or relationships but only numeric or string values.

What does your query look like? Please share a screenshot