Visual chart studio + image API
Charts that travel anywhere.
Design once, then paste a stable image URL into email, reports, documents, dashboards, bots, or an ordinary image tag.
02 · Preview900 × 520 SVG
Try a data story
03 · Ship it
One URL. No runtime.
The same configuration is already encoded as a cacheable SVG request. Copy it into anything that accepts an image URL.
GET URL
https://your-domain.vercel.app/api/chart?type=area&title=Monthly+recurring+revenue&labels=Jan%2CFeb%2CMar%2CApr%2CMay%2CJun&values=18%2C27%2C36%2C44%2C58%2C72&width=900&height=520&color=%23ff7b5c&background=%23fffdf8&grid=true&valuesOn=trueHTML
<img src="https://your-domain.vercel.app/api/chart?type=area&title=Monthly+recurring+revenue&labels=Jan%2CFeb%2CMar%2CApr%2CMay%2CJun&values=18%2C27%2C36%2C44%2C58%2C72&width=900&height=520&color=%23ff7b5c&background=%23fffdf8&grid=true&valuesOn=true" alt="Monthly recurring revenue" width="900" height="520" />Local workspace
Recent renders
No saved renders yet.
Use “Save render to history” when a chart is ready.