I actually stumble onto my own solution.

I realized that I had to scale on every column using scaleColumn:[...], and
then do a scaleType:fixed And I have an end result of similar to google
financial charts. Only thing missing now is the Y axis legend.

Churk Y. Leung
[email protected]


On Tue, Apr 28, 2009 at 10:47 PM, Churky <[email protected]> wrote:

>
> I am trying to figure out through the API and I am unsure if the
> feature is available. I am trying to having linear scaling of y Y
> axis, So that if I adjust the range bar on the bottom the Y axis
> scales to the local region. Similar to what financial.google.com has.
>
> Currently all scaling seem to throws the representation of the chart
> off badly. I have 2 lines one in 1K and one in 100K. But the two lines
> almost over lap each other because the chart treats each time is there
> on its own. And way to fix that.
> >
>

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to