Raghwendra Web Solutions - Blog
A new API from Google that generates information charts in a dynamic way. its usage is quite straightforward: you link to an image in the form of a parameterized URL, such as http://chart.apis.google.com/chart?cht=p3&chd=t:90,49&chs=400×200&chl=data|bling.
“cht=p3? is the chart type, in this case, a pie chart.
“chd=t:90,49? are the chart values, text-encoded, and separated by a comma.
“chs=400×200? is the custom chart size, 400 by 200 pixels.
“chl=Data|Bling” are the different labels for the pie chart sections, separated via the pipe character.
chart types include: line charts, bar charts, pie charts, Venn diagrams & scatterplots.
Raghwenda Web Solutions is a website design company that provides services of website design, website development and search engine optimization. As a web service provider We have developed many websites using PHP, MySQL, HTML, DHTML, JavaScript, XHTML, XML, Content Management System (CMS) like Joomla, custom ecommerce website development and open source installation and modification.
Bookmark |
Share |
Contact Us
mukesh
February 22nd, 2008 at 7:23 am
this is very good