Calendar

Daily values derive calendar month cell geometry before heatmap-style rect marks render the pattern.

Calendar

Data Sources

5

Fields

20

Scales

1

Layers

8

Glyphs

80

rect 36 / text 44

May 2026SunMonTueWedThuFriSatMay 1, 2026: 18May 2, 2026: 27May 3, 2026: 35May 4, 2026: 44May 5, 2026: 51May 6, 2026: 62May 7, 2026: 39May 8, 2026: 22May 9, 2026: 48May 10, 2026: 54May 11, 2026: 63May 12, 2026: 70May 13, 2026: 58May 14, 2026: 42May 15, 2026: 31May 16, 2026: 45May 17, 2026: 57May 18, 2026: 74May 19, 2026: 82May 20, 2026: 66May 21, 2026: 49May 22, 2026: 33May 23, 2026: 41May 24, 2026: 52May 25, 2026: 69May 26, 2026: 77May 27, 2026: 61May 28, 2026: 46May 29, 2026: 28May 30, 2026: 37May 31, 2026: 550255075Daily value

Data Flow Diagram

0/795 nodes
0/1456 edges
795 hidden

Select a glyph to highlight its complete source path.

Scope

Roles

source
transform
field
scale
layer
param
glyph

No matching flow nodes

Adjust search, scope, or role filters.

Available Data

5 tables
1 transforms

Daily activity

daily-activity
raw
4 columns
feeds calendar-month-layout

ChartSpec

{
  "id": "catalogue.calendar",
  "data": [
    {
      "id": "daily-activity",
      "rows": 31
    },
    {
      "id": "weekday-labels",
      "rows": 7
    },
    {
      "id": "calendar-cells",
      "rows": 31
    },
    {
      "id": "__guide.calendar-value-legend",
      "rows": 4
    },
    {
      "id": "__guide.calendar-value-legend.title",
      "rows": 1
    }
  ],
  "transforms": [
    {
      "id": "calendar-month-layout",
      "type": "layout",
      "input": "daily-activity",
      "output": "calendar-cells",
      "options": {
        "field": "date",
        "idPrefix": "calendar-day",
        "layout": "plot",
        "layoutKind": "calendarMonth",
        "paddingInner": 5,
        "value": "value"
      }
    }
  ],
  "legends": [
    {
      "id": "calendar-value-legend",
      "scale": "color",
      "kind": "color",
      "title": "Daily value",
      "values": [
        0,
        25,
        50,
        75
      ]
    }
  ],
  "fields": [
    "date",
    "value",
    "weekday",
    "week",
    "x",
    "y",
    "width",
    "height",
    "tooltip",
    "label",
    "day",
    "weekdayLabel",
    "month",
    "centerX",
    "centerY",
    "symbolX",
    "symbolY",
    "labelX",
    "labelY",
    "text"
  ],
  "scales": [
    {
      "id": "color",
      "type": "sequential",
      "domain": {
        "source": "field",
        "data": "calendar-cells",
        "field": "value",
        "includeZero": true
      }
    }
  ],
  "layers": [
    {
      "id": "calendar-value-legend-swatches",
      "mark": "rect",
      "role": "guide"
    },
    {
      "id": "calendar-value-legend-labels",
      "mark": "text",
      "role": "guide"
    },
    {
      "id": "calendar-value-legend-title",
      "mark": "text",
      "role": "guide"
    },
    {
      "id": "month-frame",
      "mark": "rect",
      "role": "context"
    },
    {
      "id": "month-title",
      "mark": "text",
      "role": "guide"
    },
    {
      "id": "weekday-labels",
      "mark": "text",
      "role": "guide"
    },
    {
      "id": "day-cells",
      "mark": "rect",
      "role": "data"
    },
    {
      "id": "day-numbers",
      "mark": "text",
      "role": "guide"
    }
  ]
}

Resolved SceneGraph

{
  "scene": "catalogue.calendar.scene",
  "scales": [
    {
      "id": "color",
      "type": "sequential",
      "domain": [
        0,
        82
      ],
      "range": [
        "var(--colors-blue-3)",
        "var(--colors-blue-5)",
        "var(--colors-blue-7)",
        "var(--colors-blue-9)",
        "var(--colors-blue-11)"
      ],
      "ticks": [
        0,
        20.5,
        41,
        61.5,
        82
      ]
    }
  ],
  "layers": [
    {
      "id": "month-frame",
      "role": "context",
      "zIndex": 0,
      "glyphs": 1
    },
    {
      "id": "month-title",
      "role": "guide",
      "zIndex": 5,
      "glyphs": 1
    },
    {
      "id": "weekday-labels",
      "role": "guide",
      "zIndex": 10,
      "glyphs": 7
    },
    {
      "id": "day-cells",
      "role": "data",
      "zIndex": 20,
      "glyphs": 31
    },
    {
      "id": "calendar-value-legend-swatches",
      "role": "guide",
      "zIndex": 30,
      "glyphs": 4
    },
    {
      "id": "day-numbers",
      "role": "guide",
      "zIndex": 30,
      "glyphs": 31
    },
    {
      "id": "calendar-value-legend-labels",
      "role": "guide",
      "zIndex": 31,
      "glyphs": 4
    },
    {
      "id": "calendar-value-legend-title",
      "role": "guide",
      "zIndex": 32,
      "glyphs": 1
    }
  ]
}

Glyph Data Tree

8 layers

Full parameter lineage for the active compiler surface.

month-frame

1

month-title

1

weekday-labels

7

day-cells

31

calendar-value-legend-swatches

4

day-numbers

31

calendar-value-legend-labels

4

calendar-value-legend-title

1

Glyph Inspector

none

Select a glyph in the chart to inspect resolved params and lineage.