You have 12+ unread notification
Congratulate Socrates Itumay for work anniversaries
Althea Cabardo just created a new blog post
Adrian Monino added new comment on your photo
Kenneth Hune accepted your request
December monthly financial report is generated
This greeting is courteous and professional, setting a positive tone for your ticket.
Gmail
Dropbox
Gdrive
Figma
Github
Gitlab
Instagram
Pinterest
Facebook
Shopify
Spotify
Whatsapp
Build Status
<svg>
Basic Usage
<span class="pie"n>3/5</span> <span class="donut"n>5,2,3</span> <span class="line"n>3,5,1,6,2</span> <span class="bar"n>2,5,3,6,2,1</span>
$(".pie").peity("pie"); $(".donut").peity("donut"); $(".line").peity("line"); $(".bar").peity("bar");
Pie Charts
peity("pie")
delimiter
fill
height
radius
width
Donut Charts
pie charts
innerRadius
Line Charts
max
min
stroke
strokeWidth
Bar Charts
padding
data-* attributes
peity()
Colours Dynamically
Array#forEach
Updating Charts
change()
Documentations