With the corresponding code-sandbox code https://codesandbox.io/s/competent-jepsen-r7n3d?file=/src/Guage.js , I was able to bring up the Doughnut chart.
I need some help in making it a semicircle Doughnut and placing text in centre and also inside the colours like below.
Updated :: Added circumference: 90 * Math.PI , rotation: 69.9 * Math.PI to make it a semi circle. Still trying to place a text over chart and text in the centre
Thanks in advance.