Fix: Average Resposne Time Guage Chart UI

This commit is contained in:
Aryaman Kumar Sharma
2025-02-12 13:15:32 +05:30
parent af6af730ee
commit 70fc3756b5
2 changed files with 2 additions and 2 deletions
@@ -85,9 +85,9 @@ const ResponseGaugeChart = ({ avgResponseTime }) => {
</text>
<text
x="50%"
y="55%"
y="70%"
textAnchor="middle"
dominantBaseline="hanging"
alignmentBaseline="hanging"
fontSize={25}
>
<tspan fontWeight={600}>{responseTime}</tspan> <tspan opacity={0.8}>ms</tspan>