Hi Aravind, You have found a bug. In the meantime, the timeline chart does appear to work with numbers if they are large enough, and then it treats them as the number of milliseconds. I changed your example to add '000' to your numbers: http://jsfiddle.net/dlaliberte/wkwkvk7j/
On Thu, Feb 12, 2015 at 9:49 AM, aravind sr <[email protected]> wrote: > Hi > > I am trying to use the timeline chart ( > https://developers.google.com/chart/interactive/docs/gallery/timeline) > with numbers instead of date. While using numbers its not loading. It shows > an error message > > Cannot read property 'v' of undefined > > Here is a test code which I used > > http://jsfiddle.net/t26yu0w8/ > > Any help is appreciated. > > > -- > 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. > -- Daniel LaLiberte <https://plus.google.com/100631381223468223275?prsrc=2> - 978-394-1058 [email protected] <[email protected]> 5CC, Cambridge MA [email protected] <[email protected]> 9 Juniper Ridge Road, Acton MA -- 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.
