Static image charts for email, reports, and anywhere else. Over 600 million charts rendered for users around the world.
https://quickchart.io/chart?c={type:'bar',data:{labels:['Q1','Q2','Q3','Q4'], datasets:[{label:'Users',data:[50,60,70,180]},{label:'Revenue',data:[100,200,300,400]}]}}
⇣
QuickChart is an API for generating chart images, PDFs, and QR codes.
We're built on Chart.js, the most popular open-source charting library. It's as easy as putting your Chart.js definition in a URL:
https://quickchart.io/chart?c={your chart here}
.
Let's get creative! You can use all static customization options available in Chart.js. Visit our chart gallery to see different chart types and plugins: bar charts, line graphs, pie charts, and much more.
Rendering at scale is difficult and resource intensive. We've put a lot of working into taking care of the most difficult parts so you can focus on building your application.
Purchasing a license also grants permission to modify QuickChart for private and on-prem commercial use.
A chart is simply defined by its URL, so you can use our chart API in any programming language you like. And because our API produces images, you can include these charts nearly anywhere.
We support many languages and frameworks, including Python, Javascript/Node, Java, C#, and PHP.
Need help with development? Send us a message.
QuickChart is open source, dual licensed under the GNU GPLv3 and a commercial license. You may use images produced by our API for any purpose.
Don't build your software on top of proprietary chart formats - use open source!