I want to add Google Charts into Orkut Scrapbook. How can I do that without hosting the Image?
Tell me more
×
Web Applications Stack Exchange is a question and answer site for
power users of web applications. It's 100% free, no registration required.
|
|
As far as I know, you do not need to host the actual image of the chart. On the contrary, you provide the chart parameters as a URL, it get created and hosted by Google, and you get shown the result. So all you have to do is add an image and set it's source to create the desired chart. Case in point:
yields and
yields
PS based on recommendation in comments: Shortening the URL is a great idea. i.e., the last chart can be embedded as
|
|||||||||||||
|