GET /chart

quickchart.io

Summary: Generate a chart (GET)
Operation ID:
Auth: unknown
Description

Generate a chart based on the provided parameters.

Parameters (5)

backgroundColor (string, query, optional)

The background color of the chart.

chart (string, query, optional)

The chart configuration in Chart.js format (JSON or Javascript).

format (string, query, optional)

The output format of the chart, 'png', 'jpg', 'svg', or 'webp'.

height (integer, query, optional)

The height of the chart in pixels.

width (integer, query, optional)

The width of the chart in pixels.

No probe data for this endpoint yet.