3 messages in com.googlegroups.google-chart-apiRe: Adding a 'cent' sign in a label
FromSent OnAttachments
Vasken07 Jul 2008 13:46 
kms08 Jul 2008 09:18 
Vasken09 Jul 2008 06:50 
Subject:Re: Adding a 'cent' sign in a label
From:Vasken (vha@gmail.com)
Date:07/09/2008 06:50:35 AM
List:com.googlegroups.google-chart-api

That worked, thanks!

On Jul 8, 12:18 pm, kms <kms@gmail.com> wrote:

You can use %C2%A2.

http://chart.apis.google.com/chart?cht=p3&chd=t:60,40&chs=250x100&chl...%C2%A2World

On Jul 7, 4:46 pm, Vasken <vha@gmail.com> wrote:

I've been trying to add in a 'cent' sign (as in dollars and cents) to one of my labels using &#162; but it doesn't seem to work. On the other hand, things like dollar signs work fine when encoded in the same way. Is there any chance that there's no support for the cent sign, or am I doing something stupid?