From 9a4efb1b717650f2c3e869182b819a7f47ae1891 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 17 May 2026 10:29:02 +0000 Subject: [PATCH] chore(spec): auto-polish ohlc-bar Reclassified `ohlc` from plot_type to data_type dimension (ohlc describes data structure, not visual form; plot_type must use canonical vocabulary). Updated timestamp. Co-Authored-By: Claude --- plots/ohlc-bar/specification.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/plots/ohlc-bar/specification.yaml b/plots/ohlc-bar/specification.yaml index 4787fdef5b..d8c5d4ba63 100644 --- a/plots/ohlc-bar/specification.yaml +++ b/plots/ohlc-bar/specification.yaml @@ -6,7 +6,7 @@ title: OHLC Bar Chart # Specification tracking created: 2026-01-08T15:54:27Z -updated: null +updated: 2026-05-17T10:28:55Z issue: 3293 suggested: MarkusNeusinger @@ -14,9 +14,9 @@ suggested: MarkusNeusinger # See docs/reference/tagging-system.md for detailed guidelines tags: plot_type: - - ohlc - bar data_type: + - ohlc - timeseries - numeric domain: