There are two hurdles preventing this. The first is, although you draw two separate annotated time lines, and could look for range change events, I don't see a way to programmatically set the range, so you can't force them to be in sync. Secondly, the traditional finance chart look is that the x-axis is shared between multiple charts, whereas this approach would yield one x-axis per chart, and there's no option to hide the x-axis.
-Ray On Tue, Dec 16, 2008 at 12:25 PM, Tom <[email protected]> wrote: > > Thanks, but what I was hoping to do was plot one line in its own box, > with its own scale, then plot the companion lines in another box, with > another scale, something like: > http://finance.yahoo.com/echarts?s=%5EGSPC#symbol=%5EGSPC;range=1d. > > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
