I don't believe you can in the Annotated Timeline charts.  With standard 
line charts using the "annotation" and "annotationText" column 
roles<https://developers.google.com/chart/interactive/docs/roles> and augmented 
by a 
ChartRangeFilter<https://developers.google.com/chart/interactive/docs/gallery/controls#chartrangefilter>,
 
you can build something that has most of the functionality of the ATL 
charts.

On Wednesday, June 13, 2012 1:42:25 PM UTC-4, General Charter wrote:
>
> May I ask how I may do this (skip gaps in 'date' x-axis) if I *am* using 
> the AnnotatedTimeLine?
>
> Thanks in advance!
>
>
> On Monday, June 11, 2012 8:37:57 PM UTC+3, Teliac wrote:
>>
>> I have a line chart which plots portfolio value against the date.  The 
>> dates in the data set are only market dates - no weekends or holidays.  
>> However when the chart is drawn, it draws a long gap between two 
>> consecutive market days that cover a weekend or holiday (from a Friday to a 
>> Monday, for example).  Is there a way to show the Friday to Monday as a 
>> single, one day gap rather than the three day gap the chart currently draws?
>>
>> I have been using Google Vis for a while, and I believe this desired 
>> behavior was previously supported but I have not been able to find other 
>> discussions on this.
>>
>> I do not want to use he annotated timeline for a variety of reasons, and 
>> it is important for me to keep the horizontal axis as a JavaScript date 
>> type for client side manipulation purposes.
>>
>> Thanks,
>>
>> Teliac
>>
>

-- 
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/-/_i467hIGaMoJ.
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