Skip to Content
IoT DashboardsSplit Charts

Split Charts

Split Charts automatically create multiple charts from your data — no manual setup required. Configure a chart widget once, pick a column to split by, and IronFlock generates one chart per unique value in that column.

How It Works

  1. Open a chart widget in edit mode.
  2. Find the Split Column setting in the dataseries configuration.
  3. Select the column whose unique values should each get their own chart.
  4. Save — the board renders a separate chart for every group automatically.

New values in that column? A new chart appears instantly, with no changes needed on your end.

Live Example

Six gauge charts automatically generated — one per city — showing temperature values for Berlin, Dehli, Mexico City, New York, 北京, and 東京

Example: Temperature by City

Imagine your device sends a table with three columns: timestamp, temperature, and city.

Set the Split Column to city. The board automatically generates:

  • A line chart for Frankfurt
  • A line chart for Berlin
  • A chart for every other city that appears in the data
TimestampTemperatureCity
08:0018Frankfurt
09:0019Frankfurt
08:0016Berlin
09:0017Berlin

No duplicated widget definitions. No manual updates when a new city shows up.

Why Use Split Charts

  • Saves time — configure once instead of creating one widget per entity.
  • Scales automatically — new sensor, machine, or location? New chart appears on its own.
  • Keeps dashboards clean — one compact configuration, dynamic output.

Great for visualizing fleets of devices, sensor networks, or any dataset grouped by a category.

Last updated on