I'm happy to say that since the last release, line chart and area chart also support this. You'll have to set strictFirstColumnType: true in the options. This is still not documented (we have a lot of documentation backlog to go over). Currently the default value of strictFirstColumnType is false, but in a few months it'll change to true, and later on it'll be completely removed so 'true' is the only option. X axis variable spacing will be triggered whenever you have a first column of type other than 'string'.
On Wed, Oct 5, 2011 at 4:43 PM, asgallant <[email protected]> wrote: > The line charts don't support variable spacing between data points, but > scatter charts do. You could also use the annotated time line charts, > though they rely on Flash rather than SVG. > > -- > You received this message because you are subscribed to the Google Groups > "Google Visualization API" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-visualization-api/-/ZUTo_Yudk4cJ. > > 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.
