<body><script type="text/javascript"> function setAttributeOnload(object, attribute, val) { if(window.addEventListener) { window.addEventListener('load', function(){ object[attribute] = val; }, false); } else { window.attachEvent('onload', function(){ object[attribute] = val; }); } } </script> <div id="navbar-iframe-container"></div> <script type="text/javascript" src="https://apis.google.com/js/platform.js"></script> <script type="text/javascript"> gapi.load("gapi.iframes:gapi.iframes.style.bubble", function() { if (gapi.iframes && gapi.iframes.getContext) { gapi.iframes.getContext().openChild({ url: 'https://www.blogger.com/navbar.g?targetBlogID\x3d3335479955331420036\x26blogName\x3dWebworm+GenTech\x26publishMode\x3dPUBLISH_MODE_BLOGSPOT\x26navbarType\x3dBLUE\x26layoutType\x3dCLASSIC\x26searchRoot\x3dhttps://webworm-gentech.blogspot.com/search\x26blogLocale\x3den_US\x26v\x3d2\x26homepageUrl\x3dhttp://webworm-gentech.blogspot.com/\x26vt\x3d-4648409788569256577', where: document.getElementById("navbar-iframe-container"), id: "navbar-iframe" }); } }); </script>

Enter your email address:

Subscribe...

Close


 

Webworm GenTech

Monday, December 10, 2007

Google has released Google version of API chart for public used. this is a great news to most webmaster and blogger who are continuously prepare chart for presentation and demonstration. You basically needs to provide an URL with ALL required informations e.g. chart type, chart size, data, etc and it will return with a PNG-image.

See example which has been generated based on
  • Chart type : 3D pie chart (cht=p3),
  • Chart data : 50% for XXX, 30% for YYY and 20% for ZZZ (chd=t:50,30,20, chl=XXX%7CYYY%7CZZZ)
  • Chart size : 480x150 pixels (chs=480x150)




There are other examples like :



Line Chart


Bar chart


Venn Diagram & Scatter chart

Details refer Developer’s guide of Google Chart API...

For webmaster and blogger like us, it make thing :
  • SIMPLE & EASY
  • EDITABLE
  • STANDARD
  • TIME SAVING
  • NO DETAIL CODING
  • IT MADE for ordinary BLOGGER & PUBLISHER with (or NO) little coding knowledge
However, the downside are :
  • NOT MUCH CHOICES
  • RESTRICT NEW DEVELOPMENT
Wish Google can release more new features and option for designer...

Related Topics

Labels: , ,

posted by Webworm INTech, 9:30 PM

0 Comments:

Add a comment