Bind a chart to a Google Sheet or a live poll, and it re-renders against fresh data on every read, then rewrites the prose around it when the numbers move.
One was exported from a BI tool months ago. The other re-renders against your live source every time someone reads the page.
Four ways to bring data in. Pick whichever fits the chart you are building.
OAuth a spreadsheet. We read a tab on the cadence you set. Cell-precise refresh.
Drag a CSV in. We type-infer columns and version every upload, so history backfills automatically.
label,value TypeScript,58 JavaScript,27 Python,11 Go,4
Point us at a public page with a table. We extract the figures into your chart in one pass, re-run any time.
Bind a chart to a LiquiChart poll. As votes land, the chart stays in sync with the latest tally, no re-import.
Pick the visualization for the moment. Switch a chart's type in production without re-importing anything.
Manual entry, Google Sheets, poll results, or a CSV / JSON file upload. Sheets refresh on a schedule from every 15 minutes to daily; polls update live as votes arrive; uploads are versioned per import.
Pick the right visualization for the moment. Comparison shows period-over-period side-by-side. Toggle types in production; the source stays bound, only the rendering changes.
Prebuilt presets: this quarter vs last, this year vs last, last 30 days vs the previous 30. Ghost bars behind the current bars, delta chips per row, and an AI insights view that summarizes the shift.
Bind a Living Content block to a chart series. Metric changes and trend reversals are first-class triggers, so the surrounding text switches variants the moment the data does.
Drop one embed into any CMS. The chart binds to its source, re-renders on every read, and serves the last good snapshot if the source goes down.
<!-- paste anywhere in your CMS --> <iframe src="https://app.liquichart.com/chart/lang-share-2026/embed" width="100%" height="420" loading="lazy"></iframe> <!-- chart, table, and AI insights views all included -->
Stop re-exporting the same chart from your BI tool every three months. Bind it once to a sheet, ship it forever.
Make a metric you trust public. Embed it in a launch page, a transparency report, or a state-of-the-industry post.
Pair any poll with one or more chart views. Same data, different audiences, every rendering: bars in the post, donut in the social card.
Pick the comparison preset, get ghost bars, delta chips, and an AI summary. Drop it in the launch post for the new quarter.
Connect a Google Sheet, set the refresh, embed the chart on a roadmap page. The Sheet stays the source of truth; the page stays current.
Embed the same chart in eight posts. One source of truth. Update the sheet once; every embed catches up on its next refresh.
Free to start. No card required. Connect a source and embed in under five minutes.