Skip to content

pavanpodila/PieChart

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

The source code in this repository should be read along side my blog post on creating an animated Pie Chart.

Some of the concepts in this code include:

  • Use of Custom CALayer, the PieSliceLayer
  • Animatable custom properties on a CALayer
  • A UIView that hosts the PieSliceLayer