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: [