Hi VizBoy, Is there a way to have a LineChart that have value based for X axis (just like ScatterChart)?
Why the design restricts the X values to be string? I don't see what's wrong to have 'number' as the first column? Can you enlighten me on this? Thanks, Felix Halim On Mon, May 18, 2009 at 4:44 PM, VizBoy <viz...@google.com> wrote: > Hi, > > This is by design. > The X axis in line chart is category based while the X axis in scatter chart > is value based. > > - VizBoy. > > On Wed, May 13, 2009 at 5:28 PM, Felix Halim <felix.ha...@gmail.com> wrote: >> >> Since the first column in the LineChart data format corresponds to X axis, >> forcing the first column to be string (while its actually of type >> number) will force all values on X axis to be spread out evenly >> instead of according to the number. >> >> ScatterChart allows the first column to be of type number. >> Why forcing the LineChart first column to be of type string? >> >> Is there any work around to get the visualization treat the first >> column as number? >> >> Thanks, >> >> Felix Halim >> >> > > > > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To post to this group, send email to google-visualization-api@googlegroups.com To unsubscribe from this group, send email to google-visualization-api+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/google-visualization-api?hl=en -~----------~----~----~----~------~----~------~--~---