From b0ef6c80205978149f01d54c317ea8789649b819 Mon Sep 17 00:00:00 2001 From: sz-p Date: Tue, 24 Sep 2024 19:21:08 +0800 Subject: [PATCH] test: #20363 The polar coord clip should include center point in scatter --- test/clip.html | 39 +++++++++++++++++++++++++++++++++++++++ 1 file changed, 39 insertions(+) diff --git a/test/clip.html b/test/clip.html index 508375bfac..977bc8fa98 100644 --- a/test/clip.html +++ b/test/clip.html @@ -1434,5 +1434,44 @@ }); }); + +
+