I want to be able to increment a number value within a everyday as soon as it hit's midnight. So I'm assuming it would use the date() and jQuery?
Here is the current static code I have:
<div class="chart">
<div class="percentage" data-percent="107"><span>107</span></div>
<div class="label">Coffees in 2013</div>
</div>