A simple chart, using canvas API
This is just to play with. Charts with canvas like this are not accessible, it should not be used for production.
For this simple chart it could also be easier to do with SVGs, but I wanted to build it with canvas.
I'll put the code for this here & write up a simple tutorial for writing a simple chart.