Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Google Chart API - Google Finance Charts

I've been trying to create a chart that looks similar to Google's Finance Charts. I've gotten almost everything I want with the Annotated Time Line Chart, except I can't seem to figure out how to incorporate the volume information they have at the bottom of the charts. I was wondering if anybody knew how to do this or where to look, I've been all around their API but can't seem to find it.

like image 477
user387049 Avatar asked Feb 14 '11 22:02

user387049


People also ask

Is Google Charts API free?

Google chart tools are powerful, simple to use, and free. Try out our rich gallery of interactive charts and data tools.

Is Google Chart API deprecated?

This article relies excessively on references to primary sources. Please improve this by adding secondary or tertiary sources. The Google Chart API is an interactive Web service (now deprecated) that creates graphical charts from user-supplied data.

How do I download a chart from Google Finance?

Click “File” in the main menu. Select “Download As” from the context menu; then select your preferred file format. Google Docs allows you to copy and download the item in many formats, including Excel, PDF, OpenOffice and HyperText Markup Language.


2 Answers

Someone, a real live person - not on Stack, suggested this: http://www.humblesoftware.com/finance/index

Going with that as the answer.

like image 159
user387049 Avatar answered Oct 31 '22 18:10

user387049


IMO this chart looks nearly identical to the original Google Finance chart and is also maintained by Google. It's also a part of the Google charts library wich is pretty awesome by itself.

https://developers.google.com/chart/interactive/docs/gallery/annotatedtimeline

like image 29
Yervand Aghababyan Avatar answered Oct 31 '22 16:10

Yervand Aghababyan