I feel so stupid when I do graphs. Basically, I have data points like this (x, y):
Line: 1 (1, 300) (2, 600) (4, 900) (10, 1000) etc.. Linechart spaces my X coordinates equally, and I'd love to have them behave the same way that the Y axis behaves - i.e. it creates a scale for me that's value-accurate and expects me to provide even spaced x- coords. I could make empty points for x=3 and x=5-10, but it expects a number, and I don't want to put in 0. Any ideas for how to accomplish this feat? --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
