I got it to display the values by changing the chart option to this:
var options = {
'width': 800,
'height': 300,
hAxis: {
minValue: [09, 00, 00],
maxValue: [16, 00, 00]
}
};
You could evaluate the earliest number and populate a variable to use in
place of [09, 00, 00] and [16, 0, 0]. Note I could only get this to work by
specifying a 'whole hour' value.
On Saturday, 2 May 2015 14:32:06 UTC+1, S.K. Thasarath wrote:
>
> https://jsfiddle.net/jj2rej9L/4/
>
> Data starts from 9:15 and ends in 15:29 but the chat displays only 10:00
> to 15:00.. How to solve this ?
>
--
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.
For more options, visit https://groups.google.com/d/optout.