svm0n_datadeck/test-support
SVM0N 22e434f0e0 feat(chart): bar/aggregate mode for categorical X + size-by point radius
Picking a categorical column as X (view picker or a csv-chart x: line)
flips into bar mode: one bar per value, with a count/sum/avg aggregate
select (persisted as chartAgg; agg: in blocks). Hue makes grouped bars;
comma-separated columns (Genre, Tags) split so a row counts once per
value; empty X buckets as a — bar pinned last. Fit/formula controls hide
in bar mode. Size-by maps a numeric column onto 3–14 px point radii with
a sqrt (area-true) scale — chartSizeCol / size: — with the raw value in
the tooltip. Bar controller registered in the shared lazy loader.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-12 01:41:23 +00:00
..
chartjs-stub.mjs feat(chart): bar/aggregate mode for categorical X + size-by point radius 2026-07-12 01:41:23 +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