+
{$displayCompanyName} has seen an average dark pool trade size of {@html abbreviateNumberWithColor(
metrics?.avgTradeSize,
false,
@@ -144,43 +174,25 @@
-
-
- {#each ["Size", "Premium"] as item}
-
- {/each}
-
-
-
+
+
+ {#each ["Size", "Premium"] as item}
+
+ {/each}
+
+
{/if}
-
-
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: [