docs: correct the donut shape control and document the center total - #11520
docs: correct the donut shape control and document the center total#11520igorlukanin wants to merge 2 commits into
Conversation
|
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 1m 16s —— View job Review: docs accuracy fix — looks good, one trim suggestedVerdict: approve with nits. 0 high, 1 medium, 3 low. The correction itself is right and the page reads better than before. One inline comment posted. Full review — todos, findings, and notesTodos
What's good
FindingsMedium — Low — Low — Low — dropped Verification caveatThe factual claims — that the control is a Shape selector, that Show total exists and is donut-only, that the total inherits the measure's number format, and that the setting persists across shape switches — cannot be verified from this repo. The other review dimensions in the standing instructions (security, performance, error handling, test coverage) don't apply — this is a 7-line prose change to a single |
|
Claude finished @igorlukanin's task in 45s —— View job Re-review after
|
9f6a395 to
9d39c7d
Compare
|
Claude finished @igorlukanin's task in 36s —— View job Re-review after
|
The pie & donut page describes an Inner radius slider that no longer exists — the control is now a Pie / Donut shape selector in the Style tab, and the hole is a fixed fraction of the chart rather than a pixel value a user drags.
It also suggested overlaying a KPI tile on a dashboard to get a summary value in the hole. The donut now renders the measure's grand total itself, behind a Show total switch, so that workaround is no longer the answer.
Updates both sections to what the product actually does. No new pages; the screenshot placeholders are carried over and re-worded to match.