This commit is contained in:
MuslemRahimi 2024-11-04 21:19:44 +01:00
parent 6debdaf00a
commit 1f0f3f0e89

View File

@ -234,7 +234,7 @@
show: false, // Disable x-axis grid lines show: false, // Disable x-axis grid lines
}, },
axisLabel: { axisLabel: {
color: "#fff", // Change label color to white show: false,
}, },
}, },
{ {
@ -295,7 +295,7 @@
show: false, // Disable x-axis grid lines show: false, // Disable x-axis grid lines
}, },
axisLabel: { axisLabel: {
color: "#fff", // Change label color to white show: false,
}, },
}, },
{ {
@ -373,7 +373,7 @@
show: false, // Disable x-axis grid lines show: false, // Disable x-axis grid lines
}, },
axisLabel: { axisLabel: {
color: "#fff", // Change label color to white show: false,
}, },
}, },
{ {
@ -382,7 +382,7 @@
show: false, // Disable x-axis grid lines show: false, // Disable x-axis grid lines
}, },
axisLabel: { axisLabel: {
color: "#fff", // Change label color to white show: false,
}, },
}, },
], ],
@ -465,7 +465,7 @@
show: false, // Disable x-axis grid lines show: false, // Disable x-axis grid lines
}, },
axisLabel: { axisLabel: {
color: "#fff", // Change label color to white show: false,
}, },
}, },
{ {
@ -474,7 +474,7 @@
show: false, // Disable x-axis grid lines show: false, // Disable x-axis grid lines
}, },
axisLabel: { axisLabel: {
color: "#fff", // Change label color to white show: false,
}, },
}, },
], ],
@ -546,7 +546,7 @@
show: false, // Disable x-axis grid lines show: false, // Disable x-axis grid lines
}, },
axisLabel: { axisLabel: {
color: "#fff", // Change label color to white show: false,
}, },
}, },
{ {
@ -653,7 +653,7 @@
{#if isLoaded} {#if isLoaded}
<div <div
class="mb-8 w-full text-center sm:text-start sm:flex sm:flex-row sm:items-center m-auto text-gray-100 border border-gray-800 sm:rounded-lg h-auto p-5" class="mb-8 w-full text-start sm:flex sm:flex-row sm:items-center m-auto text-gray-100 border border-gray-800 sm:rounded-lg h-auto p-5"
> >
<svg <svg
class="w-5 h-5 inline-block sm:mr-2 flex-shrink-0" class="w-5 h-5 inline-block sm:mr-2 flex-shrink-0"
@ -664,12 +664,12 @@
d="M128 24a104 104 0 1 0 104 104A104.11 104.11 0 0 0 128 24m-4 48a12 12 0 1 1-12 12a12 12 0 0 1 12-12m12 112a16 16 0 0 1-16-16v-40a8 8 0 0 1 0-16a16 16 0 0 1 16 16v40a8 8 0 0 1 0 16" d="M128 24a104 104 0 1 0 104 104A104.11 104.11 0 0 0 128 24m-4 48a12 12 0 1 1-12 12a12 12 0 0 1 12-12m12 112a16 16 0 0 1-16-16v-40a8 8 0 0 1 0-16a16 16 0 0 1 16 16v40a8 8 0 0 1 0 16"
/></svg /></svg
> >
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 like GDP, unemployment, and inflation, essential for tracking economic
performance and growth trends. performance and growth trends.
</div> </div>
<div class="w-full m-auto mt-20 sm:mt-10"> <div class="w-full m-auto mt-10">
<h2 class="text-xl sm:text-2xl text-gray-200 font-bold"> <h2 class="text-xl sm:text-2xl text-gray-200 font-bold">
Federal Fund Rate Federal Fund Rate
</h2> </h2>