I am trying to create a dynamic pie graph that is arc shaped with css. The following graph represents 100% of the data:
I've done quite a bit of researching/Google searching, and I'm struggling to find something that would work.
This looks pretty close: http://blakek.us/labs/jquery/css3-pie-graph-timer/ but I'm not sure how I would get a half circle out of that.