Notion Charts: How to Create Them, the Free Plan Limit, and What They Can't Do (2026)

By Leandro Zubrezki9 min read
Notion Charts: How to Create Them, the Free Plan Limit, and What They Can't Do (2026)

Notion charts in short: Notion has had built-in charts since August 2024. They are a database view with five layouts (vertical bar, horizontal bar, line, donut, number), one database per chart, and a cap of 200 groups. The Free plan gets exactly one chart; paid plans get unlimited. They are enough for a status dashboard. When you need more chart types, data from more than one database, or real math before the chart, sync the database to Google Sheets and embed any Sheets chart back into Notion.

This guide covers how to make a Notion chart step by step, what each plan allows, the limits you will hit, and the two ways around them.

Notion charts overview

Charts add a way to visualize the contents of a Notion database. In addition to a table, board, list, or calendar view, you can add a chart view and see the same pages as bars, lines, or a donut.

Content calendar chart in Notion

A chart is a view of one database. That sentence explains most of what charts can and cannot do. Everything in a chart comes from that database's pages and properties, filtered and grouped the way any other view would be. You can drop the view anywhere in the workspace, so a dashboard page can hold several charts, each pointing at its own database. They pair well with Notion automations for project templates that update themselves.

The five chart types in 2026:

  • Vertical bar for comparing groups (tasks by status, deals by stage).
  • Horizontal bar for the same thing when the labels are long.
  • Line for change over time (items completed per week).
  • Donut for share of a whole (budget by category).
  • Number for a single figure, like total open tasks.

Each type has color palettes, data labels, grid lines, and a height setting.

Notion charts on the free plan: one chart

The Free plan lets you create one chart in the whole workspace. Try to add a second one and Notion asks you to upgrade. Every paid plan, Plus and above, has unlimited charts.

If you are on the Free plan and need more than one chart, you have two options. Upgrade, or build the charts somewhere else and embed them. A Google Sheets chart embedded in a Notion page does not count against the limit, because it is an embed, not a chart view. The last section of this guide covers that route.

How to create your first Notion chart

The best way to understand Notion charts is to build one. We will use a small database and walk through every option.

1. Choose a database to work with

To get anything out of a chart you need a decent number of pages. For this example we use the free TV Show Tracker template (you may recognize it from our tutorial on importing live web data into Notion). Any database of your own works the same way.

TV Tracker template

2. Add the chart view

Click the + next to the existing views at the top of the database and choose Chart. You can also type /chart on any page and pick the database to link.

Create chart view

3. Choose the data to display

The new view shows a default chart that probably is not what you want. Click the icon at the top right of the chart to open the View options.

View charts options

Pick the chart type first. We stay with Vertical bar for this example.

The bar and line types then ask what to show on the X and Y axes. The X axis is the property to group by; the Y axis is what to count, sum, or average for each group.

X and Y axis options

The Donut chart asks what each slice represents instead.

Donut chart options

Let's show each series ranked by number of seasons: set What to show on the X axis to "Seasons" and leave the Y axis on count.

Chart with seasons

One thing is off: a "No seasons" column that does not mean anything for this data. Turn on Omit zero values under the X axis options and it disappears.

Chart with omit zero values enabled

4. Customize the appearance

That is a working chart. Before moving on, the styling options: pick a different color palette (here, shades of red), then adjust height, grid lines, and data labels.

Shades of red chart

More style options

Filters and sorts work exactly as in any other view. A chart of "tasks by status, filtered to this sprint" is a filter on the chart view, not a separate database.

Notion chart examples

Three setups that show what native charts are good at.

OKR tracker

OKRs Tracker

If you already track OKRs in a Notion database, add chart views to it. Notion's Objectives & Key Results Tracker uses a bar chart for progress on key results and a donut for objective status.

Product roadmap

Product Roadmap

A bar chart of upcoming features by month, built on something like Notion's Product Roadmap template, shows capacity problems before they become delays.

Content calendar

Content Calendar

On Notion's Content Calendar template, a line chart of scheduled versus published dates shows where the production process slips.

The limits of Notion charts

Native charts stop at a few well-defined walls. Knowing them saves an afternoon of fighting the view options.

  1. One database per chart. A chart cannot combine pages from two databases. Revenue from Invoices next to hours from Tasks is two charts, or a relation and rollup that copies the number into one database first.
  2. Five chart types. No scatter, area, combo, histogram, waterfall, treemap, or geo chart.
  3. 200 groups, 50 subgroups. Notion caps a chart at 200 groups on the axis (for example 200 days) and 50 subgroups. A daily line over a year gets cut off.
  4. No math beyond aggregation. Count, sum, average, min, max, and similar per group. Ratios between groups, moving averages, cumulative totals, and year-over-year comparisons are not available. You can plot a formula property, but the formula has to exist on the database first.
  5. One chart on the Free plan.
  6. Notion data only. A chart cannot plot a stock price, a Google Analytics number, or anything that lives outside the database.

Notion charts vs Google Sheets charts

Notion charts win on convenience. Sheets charts win on everything else.

Notion charts are built in, need no setup, and update the instant a page changes. For a status dashboard on a team wiki, that is exactly right.

Google Sheets offers 17 chart types: line, combo, area, column, bar, pie, scatter, histogram, candlestick, organizational, tree map, geo, waterfall, radar, gauge, annotated timeline, and table. Every one of them can sit on top of formulas, pivot tables, and data joined from several sources. There is no group cap and no plan limit on the number of charts.

Notion chartsGoogle Sheets charts embedded in Notion
Chart types517
Databases per chart1Any number of synced tabs
Math before the chartPer-group aggregation onlyAny formula, pivot, or join
Data limit200 groups, 50 subgroupsNone
Free plan1 chartUnlimited embeds
External data (prices, analytics)NoYes, via GOOGLEFINANCE, IMPORTXML, and connectors
Update speedInstantA few minutes after the sheet updates
SetupNoneSync once, build the chart, embed

Third-party Notion chart tools

A small category of tools builds charts directly from a Notion database and hands you an embed link: ChartBase (notion2charts.com) and a few others. They add chart types and lift the free-plan limit (ChartBase's own free tier is one chart, then $3 a month for 100). What they do not add is math: the chart still plots a Notion property as-is, one database at a time, and the data goes nowhere else.

The spreadsheet route costs about the same and comes with the spreadsheet. We compared the two approaches on the ChartBase (notion2charts) vs Sync2Sheets page.

When Notion charts are not enough

If you hit any of the limits above, the fix is to chart the data somewhere with real formulas and embed the result back in Notion. Sync2Sheets keeps a Notion database and a Google Sheet identical in real time, so the sheet always has the current pages.

  1. Install Sync2Sheets from the Google Workspace Marketplace, open a Google Sheet, and sync the database (or several, one per tab).
  2. Build the chart in Sheets: Insert, Chart, pick any of the 17 types. Put a pivot table or formulas in between if the numbers need work first.
  3. Open the chart's menu, choose Publish chart, and copy the link.
  4. In Notion, type /embed, paste the link, and resize.

The sheet updates within seconds of a Notion edit, and the published chart refreshes within a few minutes of the sheet. Sheets edits can flow back to Notion too, column by column, if you want the chart's inputs editable from the spreadsheet. For a step-by-step with screenshots, see the Charts feature page; for the Sheets side of the math, Notion pivot tables.

The takeaway

Notion charts are good for what they are: a quick view of one database, five layouts, no setup. Use them for status dashboards and keep them on paid plans where they are unlimited.

When you need more types, more than one database, real formulas, or you are on the Free plan and want more than one chart, pair Notion with Google Sheets. Sync2Sheets keeps the data live in both places, Sheets does the math, and the chart embeds back into Notion.

Frequently asked questions

Are Notion charts free?

Partly. The Free plan lets you create one chart in the workspace. Every paid plan (Plus, Business, Enterprise) has unlimited charts. If you need more than one chart without upgrading, the usual route is to build the charts outside Notion and embed them, for example from a synced Google Sheet.

What chart types does Notion have?

Five: vertical bar, horizontal bar, line, donut, and a number chart that shows a single figure. There is no scatter, area, combo, pie with multiple series, histogram, or geo chart. Google Sheets has all of those, and a Sheets chart can be embedded in a Notion page.

Can a Notion chart show data from two databases?

No. A chart is a view of one database, so it can only visualize that database's pages. To chart across databases you either build a relation and rollup to bring the numbers into one database, or sync both databases to Google Sheets, join them there, and embed the resulting chart in Notion.

How many data points can a Notion chart show?

Notion caps charts at 200 groups and 50 subgroups, for example 200 days on the X axis. Larger datasets get cut off. A Google Sheets chart has no such cap and can be embedded in Notion instead.

Can Notion charts use formulas or calculated fields?

Only indirectly. A chart can plot a formula property that already exists on the database, but the chart itself cannot compute anything beyond counting, summing, or averaging a property per group. Moving averages, ratios between groups, or year-over-year comparisons need a spreadsheet.

How do I embed a Google Sheets chart in Notion?

In Google Sheets, open the chart menu, choose Publish chart, and copy the link. In Notion, type /embed and paste it. The embed refreshes on its own within a few minutes of a change in the sheet. With Sync2Sheets keeping the sheet in sync with your Notion database, the embedded chart follows Notion with that same short delay.

Sync Notion to Google Sheets in real time

Use Sheets formulas in Notion, build dashboards, back up your databases, and compare tools. Free 7-day trial.