visualizations
A semi-circular shape that indicates progress, performance or status.
npm install tailwind-variants
Copy and paste the code into your project's component directory.
Use stroke to style the circle color.
<ProgressSemicircle :value="progress" class="stroke-brand-primary" />