QuickChart

QuickChart integration on indie.money — render charts as images from your workflow data

Written By pvdyck

Last updated About 1 hour ago

QuickChart

Supported — render bar, line, pie and other charts as image files from your data, no credentials needed

NodesQuickChart
AuthNone — public QuickChart service, no credential required

Credential Setup

No credentials are needed. The QuickChart node sends your chart definition to the public QuickChart service and returns the rendered image — there is nothing to configure in Secure Vault.

Operations

The node builds a single chart from your input data and outputs it as binary image data (placed in the output field you specify, data by default).

Chart types

  • Bar Chart
  • Doughnut Chart
  • Line Chart
  • Pie Chart
  • Polar Chart

Labels — add labels manually one at a time, or supply them as a JSON array (e.g. ["Berlin", "Paris", "Rome", "New York"]).

Data — the dataset values for the chart, as a JSON array (e.g. [60, 10, 12, 20]).

Chart options — background color, device pixel ratio, output format (PNG, PDF, SVG, or WebP), height, width, and a horizontal toggle for bar charts.

Dataset options — background color, border color, fill, dataset label, and point style.

Compatibility

All operations supported.