do you mean, showing the pound symbol as the title of the y axis?  if so,
the code that you pasted (with the pound sign as a string literal, "£")
works for me.

or do you mean actually showing the pound sign with each numeric value on
the axis?

On Fri, Oct 16, 2009 at 1:27 PM, Richard K <
[email protected]> wrote:

>
> Hi,
>
> Does any one know if it's possible to display the £ (UK pounds
> sterling) symbol in the y-azis as shown below?  I've tried using
> &pound; and the ascii code &#156;  The html header is set to utf-8
>
> (new (google.visualization.LineChart)(document.getElementById
> ("figure2_18"))).draw(fig2_18, {width: 500, height: 300, legend:
> "none", titleY: "£", min: "0"});
>
> Thanks,
>
> Richard
>
> >
>

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