From 9ffad0aa5e765c6663d85e4dfee698efdd14602f Mon Sep 17 00:00:00 2001 From: Scott Rhamy Date: Sun, 7 Dec 2025 16:48:34 -0500 Subject: [PATCH] padding-all-marks --- .../components/Area/clip-tween-on-mount.svelte | 2 +- .../Area/explicit-axis-ticks-min-max.svelte | 1 - .../Area/gradient-separate-stroke.svelte | 1 - .../src/examples/components/Area/gradient.svelte | 1 - ...color-based-on-value-using-color-scale.svelte | 1 - ...based-on-value-using-tooltip-slot-prop.svelte | 1 - .../multiple-series-highlight-on-hover.svelte | 6 +++--- .../Area/multiple-series-using-overrides.svelte | 1 - .../Area/multiple-series-with-labels.svelte | 1 - .../components/Area/multiple-series.svelte | 6 +++--- .../components/Area/stack-with-gradient.svelte | 16 ++++++++++++---- docs/src/examples/components/Area/stack.svelte | 16 ++++++++++++---- ...reshold-with-lineargradient-over-under.svelte | 1 - .../Area/threshold-with-lineargradient.svelte | 1 - ...threshold-with-rectclippath-over-under.svelte | 1 - .../Area/threshold-with-rectclippath.svelte | 1 - .../examples/components/Area/with-labels.svelte | 1 - .../Area/with-tooltip-and-highlight.svelte | 1 - 18 files changed, 31 insertions(+), 28 deletions(-) diff --git a/docs/src/examples/components/Area/clip-tween-on-mount.svelte b/docs/src/examples/components/Area/clip-tween-on-mount.svelte index bceadb0c0..2ffb9a09c 100644 --- a/docs/src/examples/components/Area/clip-tween-on-mount.svelte +++ b/docs/src/examples/components/Area/clip-tween-on-mount.svelte @@ -1,6 +1,6 @@