Day Zero Guides

WordPress Plugins

ChartQuill: First Look at the New Privacy-First Chart Plugin for WordPress

Some links in this guide are affiliate links. If you sign up through them, Day Zero Guides may earn a commission at no extra cost to you. This never affects which products we cover or what we say about them. See our affiliate disclosure for details.

Screenshot of ChartQuill
Visit ChartQuill

ChartQuill is a new WordPress plugin that adds a native chart-building block to the Gutenberg editor. Instead of pasting an iframe from a third-party charting service or hand-coding a JavaScript library into your theme, you paste data or upload a CSV/TSV file directly into a post or page, and ChartQuill renders a bar, line, pie, scatter, histogram, or heatmap chart on the spot. The pitch that sets it apart isn't the chart types themselves — every option here has bar and line charts — it's that ChartQuill stores all chart data locally in your WordPress database and doesn't load any external CDN or third-party JavaScript to render the visualization. For sites with GDPR concerns, internal dashboards, or editors who don't want a support ticket every time a third-party charting service changes its API, that's a meaningful difference.

What you actually get

ChartQuill installs as a standard plugin from the WordPress.org repository and adds a chart block to the editor. From there you either paste tabular data directly or import a CSV/TSV file, pick a chart type, and adjust formatting through block controls in the sidebar — no shortcodes, no separate builder screen, no external account to create.

The free version (available now on WordPress.org) includes:

  • Six core chart types: bar, line, pie, scatter, histogram, heatmap
  • Manual data entry via paste, or CSV/TSV import
  • Basic editing controls (labels, colors, axis formatting)
  • Fully local data storage — nothing sent to an external server to render the chart
  • Responsive output that resizes with your theme's content width

The Pro version, referenced on the plugin's WordPress.org page as "Explore ChartQuill Pro" with a link to an external site, adds advanced chart styles, additional analytical features (the plugin page doesn't itemize which statistical functions are included), and editorial annotation tools — useful for newsroom-style charts where you want to callout a specific data point or add a text annotation layer without editing the underlying dataset.

Pricing, as far as we can tell

This is the one area where ChartQuill isn't fully transparent yet: the free tier is unambiguous — install it from the WordPress plugin directory at no cost. But Pro pricing is not published on the plugin's WordPress.org listing. You have to click through to an external site to see tiers and cost, and at the time of this guide that page doesn't display fixed pricing for outside evaluation without navigating further. If you're budgeting for a paid rollout across a multi-editor site, factor in a step where someone has to go get an actual quote before you can compare it against alternatives on cost alone.

Who this is actually useful for

  • A local news site publishing election-night or budget breakdown charts who doesn't want to pay for a hosted Flourish plan just to embed a handful of bar charts on evergreen posts.
  • A WooCommerce store owner building an internal or public-facing sales trends page and wanting a chart to live in the same post as the write-up, without the FTC/GDPR question mark of loading someone else's CDN script.
  • A university or K-12 blog publishing classroom data (enrollment stats, survey results) where the IT department has already flagged external embeds as a privacy review headache.
  • An agency serving EU clients who need to be able to say, in writing, that no visitor data or page content is sent to a third-party charting service — ChartQuill's local-only architecture is an easy checkbox for that conversation.

What it's not built for: highly interactive, presentation-grade data journalism pieces with custom animation and scrollytelling, which is squarely Flourish's territory, or programmatic charts driven by live application data, which is more Chart.js's lane.

How it stacks up

ChartQuillFlourishGoogle ChartsChart.js
PriceFree core plugin; Pro price undisclosed (external site)Free tier with Flourish branding; paid plans start around $19.99/mo (Individual), scaling up for teams/newsroomsFree, no paid tierFree, open-source (MIT license)
Data storageLocal, in your WordPress databaseHosted on Flourish's servers, embedded via iframeRendered client-side via Google's hosted loader.js (CDN)Self-hosted; you control the JS file and data
WordPress integrationNative Gutenberg block, no codeNone — embed via iframe/shortcodeNone — requires manual script enqueue or a wrapper pluginNone — requires manual script enqueue or a wrapper plugin
Setup effortPaste data, pick chart type, doneBuild in Flourish's web app, then embedWrite JS/HTML or install a third-party WP plugin to wrap itWrite JS/HTML or install a third-party WP plugin to wrap it
Best forEditors who want charts inside posts without touching code or third-party servicesData journalists needing polished, animated, shareable visual storiesDevelopers already comfortable writing chart config in JavaScriptDevelopers building custom dashboards or app-embedded charts

The honest verdict

If you're a WordPress editor (not a developer) who wants a chart in a post today, ChartQuill's free tier does the actual job with less friction than wiring up Chart.js or Google Charts, and without the recurring cost or branding of Flourish's free tier. It's a genuinely useful addition to the block editor for anyone who's been copy-pasting static chart images into posts out of frustration with the existing options.

The caveats are real, though: this is a newly launched plugin, so there's no long track record on update cadence or support responsiveness yet, and the fact that Pro pricing isn't published on the plugin's own listing page is a minor red flag for anyone trying to do a clean cost comparison before installing. If your use case fits inside the free tier's six chart types and basic formatting, there's little downside to trying it today. If you need the advanced/analytical features, budget time to go get an actual Pro quote before you commit a workflow to it.

Update — 2026-08-19

The free version now includes significantly more chart types and features than described in the guide, including dot plots, lollipop charts, grouped bar charts, and advanced formatting controls. The Pro version pricing remains undisclosed but now offers 12 professional chart styles instead of just "advanced chart styles," plus detailed analytical features like rolling averages, cumulative series, and confidence bands.

See it on Pinterest →

We use cookies for ads (Google AdSense) and basic analytics. See our privacy policy.