svm0n_datadeck/test-support
SVM0N 6cb2deccb2 feat(chart): Chart view + csv-chart block with best-fit and formula overlay
New Chart view mode (scatter/line of any numeric column pair, X/Y pickers
persisted per file) plus a csv-chart code block for embedding charts — or
pure y=f(x) plots — in notes. Least-squares fit line with equation + R²
(per-day trend phrasing on date X), formula overlay via a new eval-free
expression parser (src/formula.ts). Chart.js lazy loader extracted from the
dashboard into src/chartjs-loader.ts and shared by all three consumers.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-11 15:32:30 +00:00
..
chartjs-stub.mjs feat(chart): Chart view + csv-chart block with best-fit and formula overlay 2026-07-11 15:32:30 +00:00
dom-env.mjs fix(add-entry): exclude title/index column from categorical dropdown detection 2026-07-06 07:19:14 +00:00
obsidian-stub.mjs fix(add-entry): exclude title/index column from categorical dropdown detection 2026-07-06 07:19:14 +00:00