No description
Find a file
SVM0N fb03f4e674 chore: add Chart Test.csv generator (deployed to a personal vault root)
Deterministic 96-row running log — date/person/weekday/distance/pace/
effort — with per-person trends, built to exercise every Chart-view
feature: time-series hue + per-series fits, size-by, bar aggregates.
Run: node create-chart-test-data.mjs "<vault>/Chart Test.csv"

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-12 01:42:50 +00:00
src feat(chart): bar/aggregate mode for categorical X + size-by point radius 2026-07-12 01:41:23 +00:00
test-support feat(chart): bar/aggregate mode for categorical X + size-by point radius 2026-07-12 01:41:23 +00:00
bench-load.mjs SWITCH TO CSV AS MAIN: retire XLSX, drop SheetJS, simplify save path 2026-05-24 07:23:02 +00:00
create-chart-test-data.mjs chore: add Chart Test.csv generator (deployed to a personal vault root) 2026-07-12 01:42:50 +00:00
esbuild.config.mjs feat(mobile+ui): kanban slim, table-lag cuts, modal keyboard fix, search collapse 2026-05-24 20:43:32 +00:00
main.js feat(chart): bar/aggregate mode for categorical X + size-by point radius 2026-07-12 01:41:23 +00:00
main.ts fix(templates): scaffolds now match what the views actually read; add Create chart file 2026-07-12 01:26:53 +00:00
styles.css feat(chart): Chart view + csv-chart block with best-fit and formula overlay 2026-07-11 15:32:30 +00:00
test-csv-parser.mjs SWITCH TO CSV AS MAIN: retire XLSX, drop SheetJS, simplify save path 2026-05-24 07:23:02 +00:00
test-plugin-logic.mjs feat: project-tag notes, Anki sync, file-template commands, Tasks refinements 2026-06-15 16:47:28 +00:00
test-view-smoke.mjs feat(chart): bar/aggregate mode for categorical X + size-by point radius 2026-07-12 01:41:23 +00:00
world-map.svg feat(travel): world-map view, residency gauges, editable trips, modal UX 2026-06-06 14:08:10 +00:00