diff --git a/website/src/lib/components/ElevationProfile.svelte b/website/src/lib/components/ElevationProfile.svelte index 3885816f..5cab1a85 100644 --- a/website/src/lib/components/ElevationProfile.svelte +++ b/website/src/lib/components/ElevationProfile.svelte @@ -104,7 +104,8 @@ line: { pointRadius: 0, tension: 0.4, - borderWidth: 2 + borderWidth: 2, + cubicInterpolationMode: 'monotone' } }, interaction: {