Visualising data from BigQuery tables can be achieved using various tools and platforms. As a default solution, we provide visualisation in Looker Studio. However, you can also use other solutions of your choice.
For example:
Tableau: You can learn more about how to connect Tableau to Google BigQuery here.
Power BI: Basic information and prerequisites for the Google BigQuery connector are available here.
Python (Matplotlib, Seaborn, Plotly): Information about interacting with the BigQuery API in Python and other languages is available here.