Thanks Sergei. Appreciate your keen eye. Works fine now.
Thanks Mike On Tuesday, June 17, 2014 9:53:15 AM UTC-4, Sergey wrote: > > Hi Michael, this is due to how each browser handles the Date constructor. > I would recommend that you only use the documented behavior outlined here: > https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Date > > For the most consistent behavior, create your dates by specifying the > year, month, and day separately. Here is a jsfiddle that should work in all > browsers: http://jsfiddle.net/zQ54m/ > > On Tue Jun 17 2014 at 9:36:57 AM, Michael Falkson <[email protected] > <javascript:>> wrote: > >> Please view the following URL in IE and then in Chrome or Firefox. >> >> As you can see IE is rendering the chart with only one column while >> Chrome a Year's worth. >> >> Safari also renders it incorrectly. >> >> Any assistance would be most appreciated. >> >> Test URL: https://clients.etisales.com/pls/tats/testid >> >> MIke >> >> -- >> 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] >> <javascript:>. >> To post to this group, send email to [email protected] >> <javascript:>. >> Visit this group at >> http://groups.google.com/group/google-visualization-api. >> 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 [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.
