Components

Progress Circle

Display circular progress indicators with the ProgressCircle component.

The ProgressCircle component provides a visually appealing way to represent progress in a circular format

Example

Here’s an example of the ProgressCircle in action, displaying simple progress.

88
Progress Example
Learn how to use the Nuxt Charts CLI to get premium components.

Props

PropTypeDefaultDescription
valuenumber0The progress value (0-100)
sizenumber60The diameter of the circle in pixels
stroke-widthnumber4The thickness of the progress stroke
show-labelbooleanfalseWhether to display the percentage label