From 19a60edf74603b70814108149d5a01999a8ccff8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Philippe=20Rivi=C3=A8re?= Date: Wed, 13 Sep 2023 17:11:01 +0200 Subject: [PATCH] add version badge --- docs/features/interactions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/features/interactions.md b/docs/features/interactions.md index 12225e5822..b36e4e4e83 100644 --- a/docs/features/interactions.md +++ b/docs/features/interactions.md @@ -60,7 +60,7 @@ These values are displayed atop the axes on the edge of the frame; unlike the ti ## Selecting -The [brush transform](../interactions/brush.md) allows the interactive selection of discrete elements by direct manipulation of the chart. +The [brush transform](../interactions/brush.md) allows the interactive selection of discrete elements by direct manipulation of the chart. :::plot defer https://observablehq.com/@observablehq/brushing-plot--1653 ```js