docs: clarify which cells define a table color scale's range - #11423
Conversation
|
Claude finished @igorlukanin's task in 1m 7s —— View job Review complete — docs-only, no blockers. 1 medium (incomplete coverage of totals variants), 2 low.Full review
ScopeSingle-line prose change in What's goodThe gap this closes is real. The old sentence ("normalized per column — each targeted column uses its own value range") answered what unit the scale spans but not which cells feed the range, and the Totals and Subtotals sections immediately below make that ambiguity concrete. Bolding on per column is preserved, and the em-dash style matches the surrounding paragraphs. FindingsMedium — the column-totals row is omitted. The sentence covers row totals and subtotal columns but not the column-totals row, which is the variant where a per-column scale is most obviously at stake: a grand-total cell sits inside the targeted column. Since line 315 introduces "column totals and row totals" as a pair, the omission is noticeable within the same page. Left an inline suggestion at line 309 covering all three variants. Fix this → Low — framing for row totals / subtotals. Those are separate columns, so "colored by that scale but do not define it" only parses if a rule targeting column Low — the trailing clause restates rather than adds. "so the gradient still spans the underlying values rather than the totals that aggregate them" repeats the first half. The genuinely new information would be the observable consequence: a total above the column Maximum clamps to the End color. Flagged in the same inline comment, with the caveat that the table chart implementation isn't in this repo ( None of these block merge — the change is a strict improvement over the current line as written. |
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
|
Claude finished @igorlukanin's task in 54s —— View job Re-review of
|
…tting rules, not conditional formatting
|
Claude finished @igorlukanin's task in 28s —— View job Re-review of
|
Summary
The table chart's color-scale section said the scale is normalized per column, but not which cells make up that range — which matters once row totals or subtotal columns are enabled, since those sit in the same columns. Spells out that totals are colored by the scale but do not define it.