tag:blogger.com,1999:blog-11300808.post1988705688252300138..comments2026-04-24T02:16:44.653-07:00Comments on The official Google Code blog: Embed charts in webpages with one of our simplest APIs yetMike Marchakhttp://www.blogger.com/profile/08067736591419106914noreply@blogger.comBlogger38125tag:blogger.com,1999:blog-11300808.post-86365113688814485042011-10-28T09:16:20.645-07:002011-10-28T09:16:20.645-07:00I found that the chart api works fine with a relat...I found that the chart api works fine with a relatively simple url fpr QRs but when you try to feed it something like:<br />...com/showcaseproductdetail.htm?ID=157729&Used=1&<br />it will not encode the whole address resulting in the wrong qr code. Rather than attempt to convert the longer url’s to UTF-8 I was wondering if anyone had a relatively simple solution to use the google url shortener within a script like the one below (preferrably not the .qr option in the shortener as it defaults to a size too small for print).<br />----------<br /><br /><5cript type="text/javascript"><br /> document.write( '<1mg src=\"http://chart.apis.google.com/chart?chs=220x220&cht=qr&chl=' + location.href + '\">' );<br /><br /><br />some characters replaced to allow me to postSid Dillon Cars and Truckshttps://www.blogger.com/profile/02743957135245215912noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-46415600330117020152010-04-25T13:02:07.596-07:002010-04-25T13:02:07.596-07:00This simple programm can generate javascript code
...This simple programm can generate javascript code<br /><a href="http://lifeisfine.ru/2010/04/google-chart-api-mysql-php/" rel="nofollow"> Code generator</a>Unknownhttps://www.blogger.com/profile/01167102851314541504noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-559374926697976122008-12-15T10:17:00.000-08:002008-12-15T10:17:00.000-08:00It's been about a year since the Google Chart API ...It's been about a year since the Google Chart API was launched. I was surprised it didn't have a Wikipedia article, so I started one for it here...<BR/><BR/><A HREF="http://en.wikipedia.org/wiki/Google_Chart_API" REL="nofollow">http://en.wikipedia.org/wiki/Google_Chart_API</A><BR/><BR/>Feel free to add to it.Anonymousnoreply@blogger.comtag:blogger.com,1999:blog-11300808.post-1816558818023384662008-11-12T10:48:00.000-08:002008-11-12T10:48:00.000-08:00Hi, Is there anyway to show the stock chart like t...Hi, Is there anyway to show the stock chart like the one in finance.google.com?<BR/>Basically, how to embed the google finance chart?ganeshhttps://www.blogger.com/profile/07464746694705795597noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-77206599376522227522008-09-02T18:33:00.000-07:002008-09-02T18:33:00.000-07:00This comment has been removed by the author.Tammixhttps://www.blogger.com/profile/15517072688419967909noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-73949587244470150292008-09-02T18:32:00.000-07:002008-09-02T18:32:00.000-07:00Developers must check this.. http://tammixed.blogs...Developers must check this.. http://tammixed.blogspot.com, what the didn't consider...Tammixhttps://www.blogger.com/profile/15517072688419967909noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-41198379279304215982008-05-28T14:06:00.000-07:002008-05-28T14:06:00.000-07:00Very cool way of presenting live data. We've incl...Very cool way of presenting live data. We've included some Google charts on our homepate at <A HREF="http://www.oscarromeo.com/orsignon.aspx" REL="nofollow">www.goboko.com</A>Unknownhttps://www.blogger.com/profile/08749918123323415443noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-41078042846649363852008-05-28T14:01:00.000-07:002008-05-28T14:01:00.000-07:00This comment has been removed by the author.Unknownhttps://www.blogger.com/profile/08749918123323415443noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-40301631855760918772008-05-28T13:58:00.000-07:002008-05-28T13:58:00.000-07:00This comment has been removed by the author.Unknownhttps://www.blogger.com/profile/08749918123323415443noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-4228093599028494182008-05-28T13:55:00.000-07:002008-05-28T13:55:00.000-07:00This comment has been removed by the author.Unknownhttps://www.blogger.com/profile/08749918123323415443noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-92002402142520081982008-03-26T02:20:00.000-07:002008-03-26T02:20:00.000-07:00This API is great,Google APIs are amazing,I had im...This API is great,<BR/>Google APIs are amazing,<BR/>I had implement a UI editor for Google Charts, you can access it at <BR/>http://chartgen.blogspot.combloggerhttps://www.blogger.com/profile/15356038737434670344noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-26583402016939864702008-01-21T18:17:00.000-08:002008-01-21T18:17:00.000-08:00So how about a way to embed an actual stock chart ...So how about a way to embed an actual stock chart from Google Finance in a web page?ecloudhttps://www.blogger.com/profile/18144606868112867645noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-73018950846564617102008-01-09T01:48:00.000-08:002008-01-09T01:48:00.000-08:00Saw this on Simon Dickinson's blog- very useful, t...Saw this on Simon Dickinson's blog- very useful, thanks loads.Anonymoushttps://www.blogger.com/profile/11802477315760221094noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-55417300778792242072007-12-30T11:59:00.000-08:002007-12-30T11:59:00.000-08:00Cool tool - will save a lot of people a lot of wor...Cool tool - will save a lot of people a lot of work. <BR/><BR/>Any thoughts on how to handle very long axis labels? The examples are for Jan, Feb, Mar etc but if there are much longer labels they end up running into each other.KShttps://www.blogger.com/profile/02601876481131609501noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-91225606869140731362007-12-17T01:24:00.000-08:002007-12-17T01:24:00.000-08:00simply Great!!It will be very much useful to mesimply Great!!<BR/>It will be very much useful to meBipoolhttps://www.blogger.com/profile/18149940251660325650noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-54811507761644673332007-12-11T17:49:00.000-08:002007-12-11T17:49:00.000-08:00nice one!coded an interface to it, hereinterface f...nice one!<BR/>coded an interface to it, here<BR/><A HREF="http://www.tagarga.com/files/gcui" REL="nofollow">interface for google charts</A>Unknownhttps://www.blogger.com/profile/09101773136962108405noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-33420349300080781402007-12-11T17:46:00.000-08:002007-12-11T17:46:00.000-08:00This comment has been removed by the author.Unknownhttps://www.blogger.com/profile/09101773136962108405noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-56576406012340708212007-12-11T04:10:00.000-08:002007-12-11T04:10:00.000-08:00like! Congratulations!gablike! Congratulations!<BR/><BR/>gabgenexushttps://www.blogger.com/profile/15084863434647934263noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-71139403002209228932007-12-09T23:53:00.000-08:002007-12-09T23:53:00.000-08:00Sounds great!It would be even better if Google cou...Sounds great!It would be even better if Google could provide us with a simple project management tool and compliment it with AIP charts. Right now I'm using <A HREF="http://www.wrike.com" REL="nofollow">Wrike</A> for my projects and it would be really great if Google could offer us something like that.Unknownhttps://www.blogger.com/profile/02085019057090968408noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-8506062617274089062007-12-07T21:53:00.000-08:002007-12-07T21:53:00.000-08:00I'm going to name my first-born "Google" or "Googl...I'm going to name my first-born "Google" or "Googlette".<BR/><BR/>Thanks,<BR/><BR/>ChadChadhttps://www.blogger.com/profile/17470227428487091270noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-44780165526189518232007-12-07T13:46:00.000-08:002007-12-07T13:46:00.000-08:00Hi,with all the vital role of open source software...Hi,with all the vital role of open source software, where can I find the source code of the following google APIs?<BR/><BR/>--- Google Chart API <BR/>--- Google Analytics<BR/><BR/>Thank you in advance,<BR/><BR/>Alfred.ProJesterhttps://www.blogger.com/profile/00353709168273259218noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-87766498308621025432007-12-07T12:53:00.000-08:002007-12-07T12:53:00.000-08:00Google has released an open web API that provides ...Google has released an open web API that provides a drop-dead simple means of adding graphs and charts to web pages. I really do find their implementation to be extremely elegant and powerful. Here are some sample charts and their usage urls. Good stuff... (Pingback) <BR/><BR/>http://dataland.wordpress.com/2007/12/07/google-charting/Datalandhttps://www.blogger.com/profile/13536732147737562955noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-78666001319697283532007-12-07T07:03:00.000-08:002007-12-07T07:03:00.000-08:00Wow! This is simply super. I'm sure google will en...Wow! This is simply super. I'm sure google will enable us to use hotspots in charts so we could hot link. I have coded a <A HREF="http://indika.info/api.php" REL="nofollow"><B>Simple Web Gui to create the URL for google charts</B></A>. You are wellcome to use it if needed.<BR/><BR/><A HREF="http://indika.info" REL="nofollow">Indika's Blog</A>Indikahttps://www.blogger.com/profile/07130275746833402113noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-47047192482387628942007-12-07T05:39:00.000-08:002007-12-07T05:39:00.000-08:00simply wondeful useful tool! nice job Google!Googl...simply wondeful useful tool! nice job Google!<BR/><BR/>Google-girl kbissoon.<BR/>Krista-Lee BissoonKrista-Lee Bissoonhttps://www.blogger.com/profile/10122789922063344718noreply@blogger.comtag:blogger.com,1999:blog-11300808.post-3936162006563138712007-12-07T05:38:00.000-08:002007-12-07T05:38:00.000-08:00Great job, I already spent way too much time playi...Great job, I already spent way too much time playing around ;)<BR/>I might be missing the point, but is there any way of mixing types of graphs in one view?kimsonhttps://www.blogger.com/profile/11122393666480794851noreply@blogger.com