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 <[email protected]> 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 [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 -~----------~----~----~----~------~----~------~--~---
