docs(table-chart): sparkline point-count note and granularity guidance#11209
docs(table-chart): sparkline point-count note and granularity guidance#11209igorlukanin wants to merge 1 commit into
Conversation
|
Claude finished @igorlukanin's task in 33s —— View job Code ReviewDocs-only change (+4/-2) to Verdict: LGTM — 0 blocking, 2 nitsWhat the diff does
Alignment with conventions
Nits (non-blocking)
Not applicable here
|
|
Preview deployment for your docs. Learn more about Mintlify Previews.
💡 Tip: Enable Workflows to automatically generate PRs for you. |
9e8b8da to
2c42f4a
Compare
|
Claude finished @igorlukanin's task in 34s —— View job Code ReviewDocs-only update (+2/-2) on Verdict: LGTM — 0 blocking, 1 nitWhat changed since the last review
Note: the earlier PR description mentioned a follow-up paragraph pointing viewers/creators to the in-product point-count warning; that paragraph isn't in this diff. If it's intentionally deferred to a separate PR, ignore — otherwise worth double-checking it didn't get dropped. Alignment with conventions
Nits (non-blocking)
Not applicable |
Documents the creator-side sparkline fetch-volume guidance added in CUB-2410 review: the per-column sparkline options now show how many points each sparkline plots at the selected granularity, with a warning (and a suggested granularity) when the count leaves the useful range. Also corrects the Show value description: the headline is the measure's row-grain value, not the most recent bucket.
Companion to https://github.com/cubedevinc/cubejs-enterprise/pull/12784.