Hi, Did you read the following: http://code.google.com/apis/chart/interactive/docs/customizing_axes.html#Help
Perhaps you intend to use discrete and not continues axis? On Mon, Feb 27, 2012 at 12:58 AM, Allomorphy <[email protected]> wrote: > Hi > > I have the following column and row declarations on an area chart; > > data.addColumn('datetime', 'Date and Times'); > [new Date (2011,9,03,02,32),9.5,,.... > > I am puzzled as to why the formatting of the datetime sometimes > breaks from showing the full date and time like "Sep 9, 2011 12:00AM" > to just the time like: 12:00AM. > > I did not change the data but just added some columns to the > chart and this broke. Sometimes it does break with different data > sets. > > Is there anything that could help me find the source > of this error? > > -- > Eric > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To post to this group, send email to > [email protected]. > To unsubscribe from this group, send email to > [email protected]. > For more options, visit this group at > http://groups.google.com/group/google-visualization-api?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en.
