What chart are you referring to? If I'll assume it's a Line Chart, look at
the line chart's data
format<https://developers.google.com/chart/interactive/docs/gallery/linechart#Data_Format>,
and DataTable's data
types<https://developers.google.com/chart/interactive/docs/reference#DataTable_setValue>
.

On Wed, Jul 11, 2012 at 2:58 PM, Şahin Yanlık <[email protected]> wrote:

> Hi I would like to use both date and time of day in one row. I want to pin
> hour min and second. How can I do that ?
>
> Can you help me ?
>
> for example :
>      [new Date($gelen_yillar[$i],$gelen_aylar[$i]-1,$gelen_gunler[$i]),
> $degerler_[$i], undefined, undefined],";
>
> How can I use timeofday and date time together ?
>
> --
> 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/-/iEdGi5MXu2sJ.
> 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