TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
veerendra kumar
NA
47
20.5k
charts creation in asp.net using jquery
Mar 7 2015 4:37 AM
Hi
i am create "Circula bar chat" i got result. now how to change data-percent value dynamically.
this is my code. how to change 45 value dynamically. using function with arguments. but i d't now how to find solution.
Ex:
data-percent="
45
"
----->
data-percent= call any function(with args)
<div class="panel-body">
<div class="row text-center">
<div class="col-md-4">
<div class="circular-bar">
<div class="circular-bar-chart"
data-percent="
45
"
data-plugin-options='{ "barColor": "#0088CC", "delay": 300 }'>
<strong>Low</strong>
<label><span > </span>%</label>
</div>
</div>
</div>
Reply
Answers (
2
)
how to count the number of radio buttons selected in asp.net
Want to get trained in webdevelopment