Skip to content

docs(tsuga-build-dashboard): document query alias key format#19

Merged
ArthurVerrez merged 1 commit into
mainfrom
docs/clarify-dashboard-query-aliases
Jun 23, 2026
Merged

docs(tsuga-build-dashboard): document query alias key format#19
ArthurVerrez merged 1 commit into
mainfrom
docs/clarify-dashboard-query-aliases

Conversation

@ArthurVerrez

Copy link
Copy Markdown
Collaborator

Document how to name chart series — the alias key format was undocumented and easy to get wrong: aliases.queries is keyed by the query's zero-based index as a string, not formula's q1/q2. Mis-keyed aliases are silently ignored and legends fall back to Count on (<filter>).

  • Add a "Series names in the legend (aliases)" section to widget-reference.md
  • Add an alias structural-rule bullet to SKILL.md
  • Patch bump 0.8.2 → 0.8.3 (both manifests, per AGENTS.md)

The alias key format was undocumented and easy to get wrong: aliases.queries is keyed by the query's zero-based index as a string, not formula's q1/q2. Mis-keyed aliases are silently ignored and legends fall back to a generated label. Patch bump 0.8.2 -> 0.8.3.
@ArthurVerrez ArthurVerrez marked this pull request as ready for review June 23, 2026 11:57
@ArthurVerrez ArthurVerrez merged commit 9b2ab3f into main Jun 23, 2026
1 check passed
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.

1 participant