You're welcome.

On Friday, February 8, 2013 8:25:18 AM UTC-5, down.with.the.bass wrote:
>
> Simply perfect - thanks asgallant for showing me this :)
>
> On Thursday, February 7, 2013 3:11:05 PM UTC-5, asgallant wrote:
>
>> You can format the axis labels as quarters if you use a "date" axis 
>> (support for date axes is not listed in the documentation, but it works): 
>> http://jsfiddle.net/asgallant/m5bsr/
>>
>> On Thursday, February 7, 2013 10:44:05 AM UTC-5, down.with.the.bass wrote:
>>>
>>>   
>>>
>>> I'm trying to have the x-axis on my Bubble chart display its label 
>>> values in quarters such as "Q1 FY13", similiar to the charts axis as shown:
>>>
>>> [image: Quarter demo]
>>>
>>> In the API they mentioned using a domain column in the datatable as the 
>>> role where you could then specify a string such as 'Q1/09' (*
>>> https://developers.google.com/chart/interactive/docs/roles*<https://developers.google.com/chart/interactive/docs/roles>),
>>>  
>>>
>>>
>>> role:  domain,   data,       data,   domain,   data,     data
>>>       'Q1/09',   1000,        400,  'Q1/08',    800,      300
>>>
>>>  
>>>
>>> But from what I can tell this seems to be restricted by the type of 
>>> chart you use, and bubble charts first column has to be a number.
>>>
>>> This is a picture of what I have currently, using quarters as the axis, 
>>> but alas you can't tell what year you're looking at...
>>>
>>> [image: enter image description here]
>>>
>>> So does anyone know if this possible? If not, is there another 
>>> workaround I could do to show these labels? 
>>>  
>>

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


Reply via email to