fjanon / timemap

Automatically exported from code.google.com/p/timemap
MIT License
0 stars 0 forks source link

Timeline not working in Chrome, Firefox (google_spreadsheet.html) #109

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. I have changed the key of the spreadsheet file to 
(0Apq2id1655mNdFBieFhFUFFFcGZvSTM5VUNlVUxXSVE, and executed the program
2. While i have 35 lines, chrome showed only one, firefox showed all but only 
one location on the time line 
3. The timeline is not working with chrome, firefox and Internet Explorer?

What is the expected output? What do you see instead?
Expected output is all the titles present on the timeline, i see only one 
present

What version of the product are you using? On what operating system?
I am using the latest version, I tried on both ubuntu and windows (same error) 
(http://ec2-23-20-166-224.compute-1.amazonaws.com/sites/default/files/timemap/ex
amples/google_spreadsheet.html) You can check it out in the above link

Thank you,
Kiran

Please provide any additional information below.

Original issue reported on code.google.com by chitturi...@gmail.com on 5 Apr 2012 at 8:46

GoogleCodeExporter commented 9 years ago
I cannot reproduce in Chrome (I see all the items, and the timeline renders 
correctly). The problem in Firefox is due to your date format (it should be 
ISO8601 - YYYY-mm-dd - but many of your dates are YYYY-m-d); fixing this should 
fix the timemap. I didn't see any issues with the timeline rendering in either 
browser.

As a rule, please ask questions about personal projects in the Google Group, 
not the issue tracker - issues in the tracker should be confined to problems 
with the library itself.

Original comment by nick.rab...@gmail.com on 5 Apr 2012 at 4:30

GoogleCodeExporter commented 9 years ago
Sorry i did it in a hurry, Thanks for the reply

Original comment by chitturi...@gmail.com on 5 Apr 2012 at 4:33