Chart Editor

Build and configure charts using the visual flow editor

The Chart Editor is where you build charts in fastStats. Connect nodes on a canvas to choose your data, transform it, and decide how it shows up in the chart.

How it works

Every chart is a pipeline of nodes. Drag nodes onto the canvas and connect them from top to bottom:

  1. Pick your data with a Data Source node
  2. Shape it using Filter, Group By, Aggregate, or other transformation nodes
  3. Display it with one or more Output nodes

How many Output nodes you use changes what the chart shows:

Output nodesResult
1One series: a single line, bar group, or widget value
2+Multiple series: extra lines, stacked bars, or list tabs

On this page