From 2056d03f29a1c62c1b3fcb861e8dfe34e00bdf46 Mon Sep 17 00:00:00 2001 From: Sebastian Zartner Date: Mon, 15 Dec 2025 13:15:57 +0100 Subject: [PATCH] [fill-stroke-3][editorial] Fixed display of figure 8 The paths incorrectly split the data points with commas instead of the x and y coordinates _within_ the data points. And the change also fixes the display for dark themes. --- fill-stroke/Overview.bs | 32 +++++++++++++++++++------------- 1 file changed, 19 insertions(+), 13 deletions(-) diff --git a/fill-stroke/Overview.bs b/fill-stroke/Overview.bs index 4724cd0e3275..e1bc398e038d 100644 --- a/fill-stroke/Overview.bs +++ b/fill-stroke/Overview.bs @@ -825,24 +825,30 @@ Stroke Geometry {#stroke-geometry}
- + + - - - - + + + + - - - - + + + + - - - - + + + +