docs: document the table chart's pivot presets - #11757
Conversation
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Automations to automatically generate PRs for you. |
|
Claude finished @igorlukanin's task in 1m 29s —— View job Docs review — looks good overall; 2 medium, 2 low, all inlineReview details
Docs-only change to two What's good
Findings
One thing I could not verify: the preset labels Table (default) and Vertical records, and the existence of the Pivot section's preset menu and Reset button. The chart UI isn't in this repo (grep for those strings hits only this No prior threads on this PR, so nothing to resolve or deduplicate against. |
|
Claude finished @igorlukanin's task in 1m 27s —— View job Docs review (2nd pass) — all 4 prior findings addressed; 3 new low/medium nits, all inlineReview details
Prior round: all four resolved
The Measures placeholder is also actionable now ("Drag it to Columns … or to Rows"), and the drop-zone list reads much better than the four-element sentence it replaced. New findings (all in the
Line 45 is also ~150 chars against the ~90 wrapping of the bullets around it, though it matches the unwrapped Border presets intro at line 393 — noted in the inline comment, not worth a separate finding. Still unverifiable from this repo: the preset labels, the Pivot section's menu, and its Reset button. Grep for those strings hits only this |
|
|
||
| ### Pivot presets | ||
|
|
||
| Open the menu in the corner of the Pivot section to apply a preset — a one-shot arrangement of the three drop zones that you can rearrange further afterwards: |
There was a problem hiding this comment.
"the three drop zones" undercounts what a preset actually writes. The intro above deliberately lists Rows, Columns, Values as the three drop zones and then the Measures placeholder as a separate fourth item — and Vertical records below is defined partly by moving that placeholder to Rows. As written, a reader who took the intro's taxonomy at face value will read the preset as leaving the placeholder alone.
| Open the menu in the corner of the Pivot section to apply a preset — a one-shot arrangement of the three drop zones that you can rearrange further afterwards: | |
| Open the menu in the corner of the **Pivot** section to apply a preset — a one-shot arrangement of the section's drop zones that you can rearrange further afterwards: |
(Also bolds Pivot to match the intro; the Borders analogue's unbolded "Borders section" is the odd one out, not this.)
| - **Table (default)** — dimensions to **Rows**, measures to **Values**, measure names across the | ||
| top; the standard cross-tab. |
There was a problem hiding this comment.
The two bullets aren't parallel. Vertical records spells out all four placements including the Measures placeholder, while Table (default) says "measure names across the top" without naming the placeholder that puts them there. Since the intro makes that placeholder the thing controlling top-vs-side, naming it in both is what lets the reader see the pair as transposes of each other:
| - **Table (default)** — dimensions to **Rows**, measures to **Values**, measure names across the | |
| top; the standard cross-tab. | |
| - **Table (default)** — dimensions to **Rows**, measures to **Values**, and the **Measures** | |
| placeholder to **Columns**, so the measure names run across the top; the standard cross-tab. |
| **Reset**, beside the menu, restores the **Table (default)** arrangement — the two write the same | ||
| layout. It is disabled while the pivot already matches it. |
There was a problem hiding this comment.
"restores the Table (default) arrangement" and "the two write the same layout" are the same fact stated twice — the second clause adds nothing once the first names the preset. Per the "say it once" guidance in docs-mintlify/CLAUDE.md:
| **Reset**, beside the menu, restores the **Table (default)** arrangement — the two write the same | |
| layout. It is disabled while the pivot already matches it. | |
| **Reset**, beside the menu, restores the **Table (default)** arrangement. It is disabled while | |
| the pivot already matches it. |
The "disabled while it already matches" detail is the genuinely new information here and is worth keeping — it's more than the Borders analogue says about its own Reset.
The Pivot section of the table chart's Fields tab gains a presets menu, matching the one the Borders section already has. This documents both presets alongside the existing Border presets section.
Two smaller things while here: