← Volumine

Make the chart. Copy the link. Done.

No plugin, no account and no build step. The link IS the product: it carries everything the chart needs to draw itself.

  1. 1

    Make the chart

    In the editor, no account needed. Paste your data from a spreadsheet and pick type, theme and finish.

  2. 2

    Copy the link

    The whole configuration travels inside the URL: the data, the colours, the camera. There is nothing else to save.

  3. 3

    Paste it anywhere

    Into Notion, Confluence or your own site. Most places unfurl it on their own; if not, use the iframe below.

If the site does not unfurl it

Notion, Confluence and most tools expand it from the bare URL. On your own site, or anywhere without oEmbed, use this:

<iframe
  src="https://volumine.app/embed/ejemplo"
  width="100%"
  height="420"
  style="border:0"
  loading="lazy"
  title="Reparto de ingresos"
></iframe>

Height is the only thing worth changing: the chart fits the width on its own, but it cannot guess how tall you want it.

Where it works

Anywhere that accepts a link or an <iframe>. Where oEmbed is supported, pasting the URL is enough.

  • Notion
  • Canva
  • Framer
  • Webflow
  • WordPress
  • Medium
  • Confluence

What it loads on the page of whoever sees it

This is usually what decides whether you are allowed to embed something on a corporate site, so here are the numbers instead of adjectives:

Weight

148 KBThe whole 3D viewer, compressed.

Requests

1One file. Nothing else.

Cookies

0It does not track whoever sees it.

Third parties

0It calls no external server.

That is why an embedded chart adds no obligations to the privacy policy of the site you put it on. It is a constraint of the design itself, not a marketing promise: it is measured on every build.

Questions that always come up

Does it look right on mobile?

It adapts to whatever room the page gives it. On a narrow site the chart shrinks and the labels shrink with it.

What happens if I delete the chart?

The link stops working. Anyone who had it embedded will see an empty space, so unpublishing a chart that lives on another persons site is worth warning about.

Can I change the data later?

Yes, by editing the saved chart: the link stays the same and updates wherever it is embedded. If you shared a config link — with no account — then the link is the chart, and changing it produces a different one.

Do I need an account?

Not to create or to embed. Only to save your charts and edit them later.

Open the editor · Pricing