I would like to make beautiful looking PHP graphs like the image below. Ive looked at some php graphing libraries online but the problem is the graphs they produce are far too plain, Im looking for beautiful looking ones like this. Should I code from scratch or is there some library I can buy?

It sounds better idea to draw graph with javascript / svg. And the perfect solution for that is http://www.highcharts.com/