You can use the hAxis.viewWindow.min option, for this special case:
  hAxis: {viewWindow: {min: new Date(2012,2,14), max: new Date(2012,2,24)}}

See example in
http://savedbythegoog.appspot.com/?id=aa2b5f51204b3bb8478026e5247c1dfa7203742f

On Tue, Mar 13, 2012 at 9:35 AM, Jigar <[email protected]> wrote:

> Hello
>
> I am working on line chart for my site. I am showing price change for
> particular product day by day. For first time chart gets displayed, it will
> have one data row. Chart is displayed correctly but it center aligned data
> row. I want data to be displayed starting from left though it has only one
> data row.
>
> Thanks in advance.
> Jigar
>
> --
> 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/-/EFATwqFOnJoJ.
> 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.
>

-- 
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