From Google Chart Tools: Image Charts

60 views
Skip to first unread message

MrTik

unread,
Feb 18, 2012, 3:39:58 AM2/18/12
to google-visua...@googlegroups.com
Hi,

For my existing project I want to make a chart that looks like the one shown below.

It is shown on the main page of From Google Chart Tools: Image Charts at http://code.google.com/apis/chart/image/

I wanted to find out how to make a chart that looks like the one shown below?




Thanks,

India#777

unread,
Feb 18, 2012, 5:11:10 AM2/18/12
to Google Visualization API

MrTik

unread,
Feb 20, 2012, 12:50:57 PM2/20/12
to google-visua...@googlegroups.com
Thanks for your reply. How ever I am looking at bit more then what you have pointed me to. I have already looked at all the examples in the Playground. What I am asking for is the exact same implementation of the image attached in my previous post which it seems did not get posted correctly. I am trying to figure out how to implement the first chart show on this page. http://code.google.com/apis/chart/image/

Thanks.

asgallant

unread,
Feb 21, 2012, 2:18:57 PM2/21/12
to google-visua...@googlegroups.com
If you mean the chart with columns and a line, you can do that with the ComboChart (http://code.google.com/apis/chart/interactive/docs/gallery/combochart.html).  The only thing on that image chart that isn't supported in the Visualization API is the numbers above the columns (the Vis charts provide similar functionality through tooltips).

MrTik

unread,
Feb 21, 2012, 2:43:30 PM2/21/12
to google-visua...@googlegroups.com
Thanks asgallant,

I am looking for the option where the image chart can have the actual # above the column. I have asked as a request that it be made available in future releases.
I am using stacked chart and the tool tip provides information for each section of that chart and not the total on top of the bar.
 
Thanks.

asgallant

unread,
Feb 21, 2012, 4:11:04 PM2/21/12
to google-visua...@googlegroups.com
I'd like to be able to help you, but I've looked at the issue before and haven't been able to come up with a satisfactory hack around the problem.  One of the means I've come up with includes changing the tooltips' contents to show the section's value and the sum of the values of all sections below it.  If that works for you, you can use the custom tooltip column role or set the formatted value of the data points to the appropriate values to make it happen.

MC Get Vizzy

unread,
Feb 23, 2012, 4:20:57 AM2/23/12
to google-visua...@googlegroups.com
Maybe I'm missing something, but this sounds like an Image Charts question.  There is different forum for the Image Charts:


MC Get Vizzy

On Tue, Feb 21, 2012 at 11:11 PM, asgallant <drew_g...@abtassoc.com> wrote:
I'd like to be able to help you, but I've looked at the issue before and haven't been able to come up with a satisfactory hack around the problem.  One of the means I've come up with includes changing the tooltips' contents to show the section's value and the sum of the values of all sections below it.  If that works for you, you can use the custom tooltip column role or set the formatted value of the data points to the appropriate values to make it happen.

--
You received this message because you are subscribed to the Google Groups "Google Visualization API" group.
To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/1fOIsKcLrDAJ.

To post to this group, send email to google-visua...@googlegroups.com.
To unsubscribe from this group, send email to google-visualizati...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.

Reply all
Reply to author
Forward
0 new messages