We had a requirement to display a simple pie chart in one of our projects, but I couldn't find a good library, so I tried to draw it in Canvas. I used only jQuery as an external library. If you specify the color scheme, value and border thickness, a pie chart will be drawn.