Count Docs
Count.co
Search…
What is Count?
Getting started guide
Example notebooks
The notebook
Notebook overview
Text and media
Cells
Visualizations
Interactive controls
Linked text
Version control
Sharing notebooks
Comments
Real-time collaboration
Saving and scheduling
Your workspace
Workspace overview
Roles and permissions
Projects
Settings
Your account
Database connections
Database connection overview
Azure Synapse
BigQuery
MySQL
PostgreSQL
Redshift
Snowflake
SQL Server
Quick guides
Interactive control guides
Visualization guides
Bar chart
Stacked bar chart
Grouped bar chart
Line chart
Area plot
Scatter plot
Bubble plot
Two columns on the same axis
Plots with text
Resources
Pricing FAQ
Blog
Security overview
Terms of use
Powered By
GitBook
Scatter plot
This guide will walk you through how to make a scatter plot in Count
1. Get the Data you Need:
For this example, I want to see the relationship between revenue and budget for all films where the data is available:
2. Make my output a Visual
Click the drop-down on the bottom right of the cell to turn the Table to Visual:
3. Customise my Visual in the Expanded View
Clicking Edit Visual on the bottom of the cell will take you to an expanded view. It's here where you can customze your visual.
Add your columns to your axes and make sure the Layer type is
Circle
.
Previous
Area plot
Next
Bubble plot
Last modified
1yr ago
Copy link
Contents
1. Get the Data you Need:
2. Make my output a Visual
3. Customise my Visual in the Expanded View