Skip to content

circle animation is still not working #236

@rajak9930

Description

@rajak9930

<CircularProgressbar

                  value={80}
                  maxValue={88}
                  text={`${3 * 100}`}
                  counterClockwise={true}
                  strokeWidth={10}
                  styles={buildStyles({
                    textColor: "#ffff",
                    textSize: "22px",
                    pathColor: `rgb(24, 165, 181)`,
                    rotation: 0.8,
                  })}
                />

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions