From 4d49db2bd4fadb7489ed65e479a329f34c85e6fa Mon Sep 17 00:00:00 2001
From: MuslemRahimi
Date: Wed, 5 Mar 2025 21:08:52 +0100
Subject: [PATCH] ui fix
---
src/routes/stocks/[tickerID]/forecast/+page.svelte | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
diff --git a/src/routes/stocks/[tickerID]/forecast/+page.svelte b/src/routes/stocks/[tickerID]/forecast/+page.svelte
index 0d264c54..1f42fd35 100644
--- a/src/routes/stocks/[tickerID]/forecast/+page.svelte
+++ b/src/routes/stocks/[tickerID]/forecast/+page.svelte
@@ -270,7 +270,6 @@
type: "gauge",
backgroundColor: "#09090B",
plotBackgroundColor: "#09090B",
- height: 360,
animation: false,
},
title: {
@@ -794,7 +793,10 @@
from the current stock price of {price}.
-
+