mirror of
https://github.com/olehomelchenko/astrolabe.git
synced 2026-08-08 02:02:33 +00:00
Chart builder: field-first shelf + value-or-field channels
This commit is contained in:
@@ -426,6 +426,12 @@ renderer service. Builder flow: `chart-builder.ts` (pure spec assembler) → `Ch
|
||||
(config + create) → `ChartBuilderModal`'s `BuilderPreview`. Reach for a reusable preview
|
||||
component only if a _third_ surface appears.
|
||||
|
||||
The builder's **X/Y axis controls live in the preview pane, not the config pane**: the
|
||||
on-chart Columns/Rows shelves (`OnChartShelves`) sit _above_ `BuilderPreview`, because axis
|
||||
position is a property of the chart (Tableau's Columns/Rows metaphor). The field shelf and
|
||||
the Colour/Size Marks card stay in the config pane. A reserved faceting slot in each shelf
|
||||
is a placeholder only.
|
||||
|
||||
---
|
||||
|
||||
## 6. Rendering Contract Lives Upstream (reference)
|
||||
|
||||
Reference in New Issue
Block a user