Skip to content

fix: apply facet sort order correctly in presence of an aggregate - #9920

Open
yuvvantalreja wants to merge 3 commits into
mainfrom
yuvvan/5336-sort-on-aggregate
Open

fix: apply facet sort order correctly in presence of an aggregate#9920
yuvvantalreja wants to merge 3 commits into
mainfrom
yuvvan/5336-sort-on-aggregate

Conversation

@yuvvantalreja

Copy link
Copy Markdown
Member

PR Description

Fixes #5366

Checklist

  • This PR is atomic (i.e., it fixes one issue at a time).
  • The title is a concise semantic commit message (e.g. "fix: correctly handle undefined properties").
  • npm test runs successfully
  • For new features:
    • Has unit tests.
    • Has documentation under site/docs/ + examples.

Tips:

@yuvvantalreja
yuvvantalreja marked this pull request as ready for review August 9, 2026 00:55
@yuvvantalreja
yuvvantalreja requested a review from a team as a code owner August 9, 2026 00:55
@yuvvantalreja
yuvvantalreja requested a review from domoritz August 9, 2026 00:55
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 18, 2026

Copy link
Copy Markdown

Deploying vega-lite with  Cloudflare Pages  Cloudflare Pages

Latest commit: 59e26ac
Status: ✅  Deploy successful!
Preview URL: https://04b06d6b.vega-lite.pages.dev
Branch Preview URL: https://yuvvan-5336-sort-on-aggregat.vega-lite.pages.dev

View logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Facet sort order not applied in presence of an aggregate

1 participant