Datapicta logo
© 2026 DataPicta B.V.

Add a Picta

Learn how to add a picta, and see the full list of supported picta types.

In DataPicta, you typically first add Data and then visualize that data with one or more Pictas. Hence the name DataPicta!

A picta is a single chart type. DataPicta currently supports these pictas:

Picta TypeDescription
Line chartFor trends over time
Vertical chartFor comparing categories
Horizontal chartFor comparing categories
Pie chartFor showing proportions
Scatter plotFor relationships between values
Radar chartFor comparing multiple dimensions
TreeFor hierarchical structures
TreemapFor showing proportions within hierarchies
SunburstFor multi-level hierarchical data
Candlestick chartFor financial data (open, high, low, close)
HeatmapFor patterns across two dimensions
Sankey diagramFor flows between categories
Funnel chartFor stage-by-stage drop-offs
Gauge chartFor single values on a dial
StreamgraphFor flowing changes over time

More picta types are planned for the future! Before adding a picta, you should always add data to your chart first. See the Data documentation for how to add and manage data.

The Add a Picta dialog

Once you have data ready, adding a picta is simple:

  1. Click the Pictas title in the right sidebar (it has a chart icon that becomes a + on hover).
  2. A dialog opens showing a grid of 16 picta type cards. Each card has a thumbnail preview and the picta name.
  3. Click the picta type you want — the dialog closes, and a new picta panel is added to the sidebar.

Your chart preview updates immediately. DataPicta automatically tries to map your data fields to the picta's settings. For example, in a bar chart the first data field is mapped to the x-axis (categories), and the second field to the y-axis (values). For this auto-mapping to work, data fields need the correct type (e.g., text for categories, numbers for values).

If DataPicta can't auto-map the data, a warning dialog explains what's missing. You can fix this manually in the Data Binding section of the picta panel, or by re-ordering your data fields in the Data panel.

In most cases, the default mappings work fine and you'll see your data visualized right away. You can then fine-tune the picta settings as needed.

To add more pictas (for multi-chart layouts or combination charts), click Add picta again. You can even add multiple pictas of the same type — each gets its own panel. To copy a picta with all its custom settings, use the duplicate icon on the closed panel.