From 43e6d08611defc17c98285f3be5f6692a6ca85f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 May 2026 07:11:07 +0000 Subject: [PATCH] chore(spec): auto-polish streamline-basic Moved vector-field from plot_type to data_type (data shape), moved flow from plot_type to features (characteristic), canonicalized flow-visualization to flow. Co-Authored-By: Claude --- plots/streamline-basic/specification.yaml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/plots/streamline-basic/specification.yaml b/plots/streamline-basic/specification.yaml index 6ea31ad617..f549b3d483 100644 --- a/plots/streamline-basic/specification.yaml +++ b/plots/streamline-basic/specification.yaml @@ -6,7 +6,7 @@ title: Basic Streamline Plot # Specification tracking created: 2025-12-30T23:43:21Z -updated: null +updated: 2026-05-14T07:11:01Z issue: 2861 suggested: MarkusNeusinger @@ -15,17 +15,16 @@ suggested: MarkusNeusinger tags: plot_type: - streamline - - vector-field - - flow data_type: - numeric - continuous - spatial + - vector-field domain: - general - science - engineering features: - basic - - flow-visualization + - flow - 2d