Skip to content

Chart Builder

Configure a chart with the form, watch it render live, then flip the panel to Code to copy a paste-ready snippet. The code is generated one-way from the form — what you see in the preview is exactly what the code produces.

Each page below scopes the builder to a family of marks that share a data shape:

Every control maps to a real option from the API. Edit the data textarea (JSON rows) to drive the chart with your own values — the column dropdowns repopulate from whatever keys your rows carry.

TIP

Spider / radar and hierarchical sunburst builders need a different data shape (long-format and nested) and land on their own pages later.

Released under the MIT License.