Hi, I'm wondering what the best way to create a scatter plot with time ( x- axis ) and bandwidth ( y-axis ). The scatter chart doesn't use time so I'm using the line chart with line size 0.
I'm use logScale on the y-axis, and that looks good. The x-axis, however, is not linear. Each cell is plotted sequentially at a fixed interval (ie. 0, 1, 5, 9 ), I'd like a linear time scale. When I display a lot of data on the graphs the x-axis coordinates are a blur, I'd rather have interval marked on the axis. I'm wondering if it is possible to get ahold of the source code for line-chart so I could hack it to do what I want. thanks, -josh --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
