Blocky support manual

Chart Widgets

Create Notion chart widgets in Blocky using bar, area, line, pie, radar, and radical charts.

Chart widget types

Blocky supports these chart types:

TypeVariantsBest for
BarNormal, HorizontalComparing values across Notion records.
AreaNormal, Linear, StepShowing trends with filled chart areas.
LineNormal, Linear, StepShowing trends over time or ordered labels.
PieNormal, DonutShowing parts of a whole.
RadarNormal, CircleComparing multiple dimensions.
RadicalNormal, GridCompact radial category comparisons.

Create a chart widget

  1. Open Dashboard → Create Widget.
  2. Choose Chart as the category.
  3. Choose the chart type and variant.
  4. Select a Notion datasource.
  5. Pick a Label Field. Use a text property that names each record.
  6. Pick one or more Value Fields. Use number properties for chart values.
  7. Create the editor session.
  8. In the editor, adjust chart data, config labels, colors, axis, domain, margin, labels, legend, and chart-specific style options.
  9. Save the widget and copy an embed link.

Chart datasource rules

Charts need:

  • A Notion datasource.
  • One text property for labels.
  • One or more number properties for values.

If a property does not appear in the value list, check that it is a Notion number property.

Common chart options

  • Config labels rename chart keys and control series/slice colors.
  • Axis controls tick lines, axis lines, and label rendering.
  • Domain controls the minimum and maximum chart scale.
  • Margin adds space around the chart plot.
  • Legend helps viewers understand multi-series charts.
  • Radius changes bar rounding, donut hole size, or radical ring size depending on chart type.