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}.

-
+