From 1f0f3f0e89c16cc5c0c1ac609ae40a41a22ec696 Mon Sep 17 00:00:00 2001 From: MuslemRahimi Date: Mon, 4 Nov 2024 21:19:44 +0100 Subject: [PATCH] ui fix --- src/routes/economic-indicator/+page.svelte | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/src/routes/economic-indicator/+page.svelte b/src/routes/economic-indicator/+page.svelte index ce983154..87d1d2f5 100644 --- a/src/routes/economic-indicator/+page.svelte +++ b/src/routes/economic-indicator/+page.svelte @@ -234,7 +234,7 @@ show: false, // Disable x-axis grid lines }, axisLabel: { - color: "#fff", // Change label color to white + show: false, }, }, { @@ -295,7 +295,7 @@ show: false, // Disable x-axis grid lines }, axisLabel: { - color: "#fff", // Change label color to white + show: false, }, }, { @@ -373,7 +373,7 @@ show: false, // Disable x-axis grid lines }, axisLabel: { - color: "#fff", // Change label color to white + show: false, }, }, { @@ -382,7 +382,7 @@ show: false, // Disable x-axis grid lines }, axisLabel: { - color: "#fff", // Change label color to white + show: false, }, }, ], @@ -465,7 +465,7 @@ show: false, // Disable x-axis grid lines }, axisLabel: { - color: "#fff", // Change label color to white + show: false, }, }, { @@ -474,7 +474,7 @@ show: false, // Disable x-axis grid lines }, axisLabel: { - color: "#fff", // Change label color to white + show: false, }, }, ], @@ -546,7 +546,7 @@ show: false, // Disable x-axis grid lines }, axisLabel: { - color: "#fff", // Change label color to white + show: false, }, }, { @@ -653,7 +653,7 @@ {#if isLoaded}
- We provide real-time and historical data on key economic indicators + Real-time and historical data on key economic indicators like GDP, unemployment, and inflation, essential for tracking economic performance and growth trends.
-
+

Federal Fund Rate