Percircle: Percentage Circles Examples

Color variants

Custom text

Update value dynamically

       Fill Circle to 95.5                Fill Circle to 30

Dark theme

Animation off

Custom options

    $("#custom").percircle({             $("#clock").percircle({            $("#custom-color").percircle({          $("#custom").percircle({
        text:"custom",                       perclock: true                     progressBarColor: "#CC3366",            perdown: true,
        percent: 27                      });                                    percent: 64.5                           secs: 14,
    });                                                                     });                                         timeUpText: 'finally!'
                                                                                                                    });