Google Chart API way to celebrate the “Agafix Programmers Blog 100th Post”
Posted by Fayçal on Dec 6th, 2007 in Web & Design
It’s a honor for me to write the 100th Agafix post…
And to comment this happy event, the geek that I am will not take it emotionally but rather follow the google way by testing its last awesome Chart API: http://code.google.com/apis/chart
Here’s a demo:

Code:
<img src=”http://chart.apis.google.com/chart?
chtt=Agafix+Authors+Total+Posts
&cht=p
&chs=400×300
&chco=0000FF
&chd=t:23.0,1.0,13.0,63.0
&chl=Shikamaru|@2|Fahdos|Taoufix”
alt=”Agafix Authors Post Count Order”/>







Dec 7th