/    Sign up×
Community /Pin to ProfileBookmark

Inner shadow progress bar

I have a circle progress bar code with HTML & CSS, I would like to grey circle with inner shadow and circle progress bar starting and end with rounded, I have attached the image for reference, please help.

image![image](https://i.stack.imgur.com/bQv1V.jpg)

`
Highcharts.chart(‘container1’, {
title: {
text: ”
},
subtitle: {
text: `
<div style=’font-size: 40px;color:#17A0A7!important;’ >@ViewBag.FinalPer% </div> <span class=’description-institute’> COMPLETED </span>`,
align: “center”,
verticalAlign: “middle”,
style: {
“textAlign”: “center”
},
x: 0,
y: -2,
useHTML: true
},
series: [{
type: ‘pie’,
colors: [
‘#ffc20e’
],
enableMouseTracking: false,
innerSize: ‘80%’,
dataLabels: {
enabled: false
},
data: [{
y: @ViewBag.FinalPer
}, {
y: [email protected],
color: ‘#e3e3e3’
}]
}]
});
`

`<script src=”https://code.highcharts.com/highcharts.js”></script>
<div style=”width:300px;height:400px; margin-top: -150px;margin-bottom:50px”>
<div id=”container1″ style=”height:540px;”></div>
</div>
`


———————————————-

This is one of the frequently asked HTML interview questions.

to post a comment
Full-stack DeveloperHTML

0Be the first to comment 😎

×

Success!

Help @cloudytech147 spread the word by sharing this article on Twitter...

Tweet This
Sign in
Forgot password?
Sign in with TwitchSign in with GithubCreate Account
about: ({
version: 0.1.9 BETA 5.28,
whats_new: community page,
up_next: more Davinci•003 tasks,
coming_soon: events calendar,
social: @webDeveloperHQ
});

legal: ({
terms: of use,
privacy: policy
});
changelog: (
version: 0.1.9,
notes: added community page

version: 0.1.8,
notes: added Davinci•003

version: 0.1.7,
notes: upvote answers to bounties

version: 0.1.6,
notes: article editor refresh
)...
recent_tips: (
tipper: @AriseFacilitySolutions09,
tipped: article
amount: 1000 SATS,

tipper: @Yussuf4331,
tipped: article
amount: 1000 SATS,

tipper: @darkwebsites540,
tipped: article
amount: 10 SATS,
)...