Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
669532c
Initial plan
Copilot Oct 18, 2025
9efb3d7
Add month view events calendar example
Copilot Oct 18, 2025
8672c18
Implement proper data shaping with Vega transforms for calendar grid
Copilot Oct 18, 2025
f8cde6d
Add tabulators to visualize data transformation pipeline
Copilot Oct 18, 2025
6372f51
Fix tabulator elements to use dataSourceName instead of variableId
Copilot Oct 18, 2025
8ba090d
Fix allDaysOfMonth variable to properly generate calendar days
Copilot Oct 18, 2025
51ea85c
Simplify allDaysOfMonth to use fixed sequence with filter
Copilot Oct 18, 2025
c48a80f
Add calendarWeeks variable to show grid organized by week with 7 columns
Copilot Oct 18, 2025
ac42d22
Fix pivot to use max instead of values to avoid array duplication
Copilot Oct 18, 2025
794b170
Change pivot op to min for string compatibility
Copilot Oct 18, 2025
d93ab4a
Simplify pivot to use cellDay directly without op parameter
Copilot Oct 18, 2025
5723fc8
Add op:max to pivot transform for calendarWeeks
Copilot Oct 18, 2025
5b1fcbe
Convert cellDay to string before pivot to fix blank cells in step 5
Copilot Oct 18, 2025
a6476bd
Add tabulator for paddedDays to visualize 42-cell grid
Copilot Oct 18, 2025
dd983f9
Fix paddedDays to generate 42-cell grid from scratch instead of from …
Copilot Oct 18, 2025
d82030a
Fix paddedDays to use daysWithEvents as data source
Copilot Oct 18, 2025
1f9ef92
Update treebark template to use calendarWeeks pivoted data
Copilot Oct 18, 2025
47da0f3
Fix treebark template to properly render 7 cells per row
Copilot Oct 18, 2025
8ce9c56
Fix calendar rendering with simplified treebark template pattern
Copilot Oct 18, 2025
b4fb648
Remove CSS and tabulator options for easier debugging
Copilot Oct 18, 2025
bde9e5e
Extend allDaysOfMonth to include full week padding before and after m…
Copilot Oct 18, 2025
280a54f
added working calendar core display
danmarshall Oct 20, 2025
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading