5 messages in com.googlegroups.google-chart-apiRe: Vertically align a y-axis label +...
FromSent OnAttachments
John11 Feb 2008 16:09 
Jonathan Fine13 Feb 2008 13:31 
Uwe Maurer14 Feb 2008 02:03 
John15 Feb 2008 09:22 
John15 Feb 2008 09:31 
Subject:Re: Vertically align a y-axis label + Superscripts/exponents
From:Uwe Maurer (uwe.@google.com)
Date:02/14/2008 02:03:23 AM
List:com.googlegroups.google-chart-api

Hi John,

On Feb 12, 1:10 am, John <john@gmail.com> wrote:

I have a rather long y-axis label:

micro moles s-1 m-2

1) By default, GChart aligns it horizontally, thereby taking up a lot of space in the left side margin. Is there a way to align it (or just rotate it) vertically?

can you send a example link? You can control the alignment of the labels. Rotating is not supported yet.

2) Is there a way to tell GCharts to print the exponents -1 and -2 as superscripts?

No, this is currently not supported.

3) What about Greek symbols? I'd like to print the Greek letter for micro. I suppose I can get away with the letter "u"....

Yes, this works, see here: http://chart.apis.google.com/chart?cht=lc&chs=300x80&chd=s:NulACv9N&chco=3072F3&chls=2,4,1&chxt=x,y&chtt=%CE%BC+%CE%B1+%CE%A6+%CF%86

Thanks, Uwe