Oh, you're using jQuery to parse the CSV. You'll need to be aware of which columns are dates and do the correct thing to convert it yourself.
Alternatively, you could use our Query to fetch your CSV. There was a thread about it a while ago, which you can find here <https://groups.google.com/forum/#!searchin/google-visualization-api/csv$20from$3Ame/google-visualization-api/QAN0fFCJtDc/18BnGVWeL6cJ> . However, I'd be careful with using dropbox as your content server. We append some URL parameters, which appears to cause dropbox to redirect, which we do not support. But if you host the file somewhere that just ignores extra URL parameters, you shouldn't have any issues. On Thu, Oct 15, 2015 at 3:57 PM K. Anthony <anthkri...@gmail.com> wrote: > Thanks Sergey, > Here's a codepen: http://codepen.io/anthkris/pen/LpzMBw > > -- > 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 google-visualization-api+unsubscr...@googlegroups.com. > To post to this group, send email to > google-visualization-api@googlegroups.com. > Visit this group at > http://groups.google.com/group/google-visualization-api. > To view this discussion on the web visit > https://groups.google.com/d/msgid/google-visualization-api/8318a21c-a0d2-47b8-a7f9-b88357595f57%40googlegroups.com > <https://groups.google.com/d/msgid/google-visualization-api/8318a21c-a0d2-47b8-a7f9-b88357595f57%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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 google-visualization-api+unsubscr...@googlegroups.com. To post to this group, send email to google-visualization-api@googlegroups.com. Visit this group at http://groups.google.com/group/google-visualization-api. To view this discussion on the web visit https://groups.google.com/d/msgid/google-visualization-api/CAEwwup7DuVBePnn%3D%3DpTKGxKh2AEXMpcvQ0tOB4aRyK5y_GsXJg%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.