Quick Charts
Quick Charts API is a high-performance REST API that generates beautiful pie charts and donut charts instantly. It Supports HTML and PNG output formats with extensive customization options including 3D effects, custom colors, and legends. Perfect for dashboards, reports, and data visualization applications.
Quick Charts endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
/pie-chart /pie-chart |
Generates a pie chart from provided data and returns it in the specified format. Supports HTML and PNG output formats. |
| POST |
/bar-chart /bar-chart |
Generates a bar chart from provided data and returns it in the specified format. Supports HTML and PNG output formats. |