From 6c47c6fbacc332ba24ddc4f5b22f2049e3222711 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Wed, 26 Feb 2025 19:40:17 +0100 Subject: [PATCH] update dp chart --- src/lib/components/DarkPool/PriceLevel.svelte | 236 +++++++++--------- src/lib/components/Options/Volatility.svelte | 9 +- 2 files changed, 132 insertions(+), 113 deletions(-) diff --git a/src/lib/components/DarkPool/PriceLevel.svelte b/src/lib/components/DarkPool/PriceLevel.svelte index 5a001561..1c5f913f 100644 --- a/src/lib/components/DarkPool/PriceLevel.svelte +++ b/src/lib/components/DarkPool/PriceLevel.svelte @@ -1,115 +1,145 @@ -
+
- - diff --git a/src/lib/components/Options/Volatility.svelte b/src/lib/components/Options/Volatility.svelte index 935bc66d..52b0cf67 100644 --- a/src/lib/components/Options/Volatility.svelte +++ b/src/lib/components/Options/Volatility.svelte @@ -199,7 +199,7 @@ return tooltipContent; }, }, - // Disable markers globally on hover for all series + plotOptions: { series: { marker: { @@ -210,6 +210,13 @@ }, }, }, + color: "white", + animation: false, // Disable series animation + states: { + hover: { + enabled: false, // Disable hover effect globally + }, + }, }, }, series: [