Line
Stars open 0,9,15,10,30,15,25,18,20 bring Cattle life void night sixth give firmament.
<span class="peity-line">0,9,15,10,30,15,25,18,20</span>
const options = {
strokeWidth: 0,
};
$('.peity-line').peity('line', options);
Bar
Stars open
bring Cattle life void night sixth give firmament.<span class="peity-bar">0,9,15,10,30,15,25,18,20</span>
const options = {
strokeWidth: 0,
};
$('.peity-bar').peity('bar', options);
Pie
Stars open 5,3,4 bring Cattle life void night sixth give firmament.
<span class="peity-pie" data-peity='{ "fill": ["rgba(114, 94, 195, 0.8)", "rgba(114, 94, 195, 0.6)", "rgba(114, 94, 195, 0.4)"] }'>5,3,4</span>
const options = {
strokeWidth: 0,
};
$('.peity-pie').peity('pie', options);
Colors
0,9,15,10,30,15,25,18,20 0,9,15,10,30,15,25,18,20 0,9,15,10,30,15,25,18,20 0,9,15,10,30,15,25,18,20 0,9,15,10,30,15,25,18,20 0,9,15,10,30,15,25,18,20 0,9,15,10,30,15,25,18,20 0,9,15,10,30,15,25,18,20 0,9,15,10,30,15,25,18,20
<span class="peity-line peity-brand">0,9,15,10,30,15,25,18,20</span>
<span class="peity-line peity-primary">0,9,15,10,30,15,25,18,20</span>
<span class="peity-line peity-secondary">0,9,15,10,30,15,25,18,20</span>
<span class="peity-line peity-success">0,9,15,10,30,15,25,18,20</span>
<span class="peity-line peity-danger">0,9,15,10,30,15,25,18,20</span>
<span class="peity-line peity-warning">0,9,15,10,30,15,25,18,20</span>
<span class="peity-line peity-info">0,9,15,10,30,15,25,18,20</span>
<span class="peity-line peity-light">0,9,15,10,30,15,25,18,20</span>
<span class="peity-line peity-dark">0,9,15,10,30,15,25,18,20</span>