From bc383c1cf731b2b28b0c09a02770bdd448473d6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 6 May 2026 00:49:00 +0000 Subject: [PATCH] chore(spec): auto-polish waterfall-basic Standardize 'sequential' to 'stepwise' in features tags (per spec-tags-generator vocabulary). Co-Authored-By: Claude --- plots/waterfall-basic/specification.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plots/waterfall-basic/specification.yaml b/plots/waterfall-basic/specification.yaml index dd8281a804..eac96b601e 100644 --- a/plots/waterfall-basic/specification.yaml +++ b/plots/waterfall-basic/specification.yaml @@ -6,7 +6,7 @@ title: Basic Waterfall Chart # Specification tracking created: 2025-12-14T11:28:51Z -updated: 2025-12-14T11:28:51Z +updated: 2026-05-06T00:48:53Z issue: 777 suggested: MarkusNeusinger @@ -24,4 +24,4 @@ tags: features: - basic - cumulative - - sequential + - stepwise