---
title: "Hairline Arc Gauge"
description: "Thin circular gauge that draws on while its percentage counts up; one helper call drives both"
---
# Hairline Arc Gauge
Thin circular gauge that draws on while its percentage counts up; one helper call drives both
`data-viz` `gauge` `minimal`
## Install
```bash Terminal
npx hyperframes add mk-usage-arc
```
## Details
| Property | Value |
| --- | --- |
| Type | Component |
## Files
| File | Target | Type |
| --- | --- | --- |
| `mk-usage-arc.html` | `compositions/components/mk-usage-arc.html` | hyperframes:snippet |
## Usage
Open `compositions/components/mk-usage-arc.html` and paste its contents into your composition. See the comment header in the file for detailed instructions.