The problem lies in the display you used, lines instead of bubbles.
For bubbles you can refer to this example that showcases months, weeks, and
quarters

http://code.google.com/apis/ajax/playground/?type=visualization#motion_chart_time_formats

For line chart or bar chart I have no solution that uses the motionchart.
However you can use the native LineChart
http://code.google.com/apis/visualization/documentation/gallery/linechart.html

ChartMan

<http://code.google.com/apis/ajax/playground/?type=visualization#motion_chart_time_formats>

On Thu, Dec 16, 2010 at 5:18 PM, Damian Derby <[email protected]> wrote:

> I made a post prior for this, but I am not getting an answer. I don't
> know if it is an unknown question or just am being over looked....
>
> Please, take a look at the chart I am working on so you better
> understand my question.
>
> http://www.barclayhedge.com/_develop/13FGraph_test.html
>
> My question is only for the line chart, which I have defaulted for
> you.
>
> I would like to add each quarter date onto the X part of the chart.
>
> Right now you see, 2008 2009 2010....
>
> I would desire, 2008 Q1 2008 Q2  2008 Q3 2008 Q4 2009 Q1 and so on....
>
> For now in order to see exactly where each data is for each separate
> quarter, the user is forced to manually skim their mouse cursor over
> the line of data to find each quarter. I would rather have it be
> easily seen as soon as the chart loads up.
>
> Note* I am not asking how to plot quarterly data, if you look at the
> chart you will see that is exactly what it is, I am only trying to
> change the appearance of the X labels, because they only show years
> and not by quarter.
>
> Is this possible?
>
> Thanks,
>
> Damian
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google Visualization API" group.
> To post to this group, send email to
> [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-visualization-api%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-visualization-api?hl=en.
>
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-visualization-api?hl=en.

Reply via email to