The scaling is working great. Thank you very much.
For anyone else trying to do this, by setting min:'' and max:'' the
axis will automatically scale to the greatest resolution.
ie.
visualization.draw(data, {width: 1000, height: 600, legend: 'right',
title: 'My Graph', min:'', max:''});
On Feb 18, 9:39 am, VizGuy <[email protected]> wrote:
> Just to clarify:
> You can already test it using '1.1' in the version field of the google.load
> function.
> See more details in the link I sent before.
>
> Regards,
> VizGuy
>
>
>
> On Wed, Feb 18, 2009 at 11:21 AM, Phil <[email protected]> wrote:
>
> > Thanks for that :) I'll wait for the new version!
>
> > Cheers
>
> > Phil
>
> > On 18 Feb, 09:17, VizGuy <[email protected]> wrote:
> > > As for the Y axis scaling, we have just loaded a new version to our test
> > > environment (seehttp://
> > code.google.com/apis/visualization/documentation/release_notes...)
> > > There is a control of the nim and max values by option parameters with
> > these
> > > names.
>
> > > This version will be loaded to our production servers within a week, if
> > all
> > > goes well.
>
> > > As for the legend size, there is no way to control them directly today.
> > > Note that in many cases moving the legend to the top or bottom of the
> > chart
> > > (there is an option to control it) resolve the issue.
>
> > > Regards,
> > > VizGuy
>
> > > On Tue, Feb 17, 2009 at 11:21 PM, Phil <[email protected]> wrote:
>
> > > > Is it possible to rescale the Y axis on the Line Chart graph? Also is
> > > > there an ability to resize the legend? or fonts in general? too often
> > > > the axis labels are too large and the legend is too small to read.
>
> > > > Cheers
>
> > > > Phil- Hide quoted text -
>
> > > - Show quoted text -- Hide quoted text -
>
> - Show quoted text -
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---