From b71841c8b6318838a659e03808f73930d007299f Mon Sep 17 00:00:00 2001 From: Luka Jeran Date: Fri, 4 Oct 2024 02:01:16 +0000 Subject: [PATCH] fix: id collision of #point chart and heading TOC tried to link to #point heading, but showed chart. --- site/docs/parameter/select.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/site/docs/parameter/select.md b/site/docs/parameter/select.md index 9dbf6f32d6..b5becb18fd 100644 --- a/site/docs/parameter/select.md +++ b/site/docs/parameter/select.md @@ -56,9 +56,9 @@ A [selection's type](parameter.html#select) determines which data values fall wi ### Selection Projection with `encodings` and `fields` -In the scatterplot example below, highlight : . +In the scatterplot example below, highlight : . -
+
With interval selections, we can use the projection to restrict the region to just the and/or dimensions.