Hi, As far as I understand, the feature you need is two vertical axis, each with different scaling. This is not supported. An alternative is to scale the investment values in the data table to be in thousands, while keeping their formatted-values in the millions. This might not be exactly what you want, but I think that's as close as it can get at this point.
On Mon, Jun 21, 2010 at 2:00 PM, arya <[email protected]> wrote: > Hi All, > > I am using interactive line chart, I am drawing chart for investment > and expense, investment is in million while expense is in thousands, > so the problem is investment graph is visible clearly while expense > chart is not. > > Does chart API gives any option, so that it can identify these huge > difference and draw a composite chart? > > Thanks > Bharat > > -- > 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]<google-visualization-api%[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.
