Re: Chart Labels with comma in Text

2012-11-23 Thread Joe Matlon
Add an 's' modifier.
 
chm=N*cUSDs*

On Tuesday, August 19, 2008 1:12:04 PM UTC-5, mark@gmail.com wrote:


 How can I label a barchart bar (using chm=tsome value) when I want 
 that some value to include a comma. 

 I want my label to be $1,234,566 

 Is this possible? 





-- 
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To view this discussion on the web visit 
https://groups.google.com/d/msg/google-chart-api/-/ePQ4Cyu194UJ.
To post to this group, send email to google-chart-api@googlegroups.com.
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en.



Re: Can't use HTML title tag to create tooltips on chart labels

2010-10-28 Thread Edward Tufte Fan
Hi,
Google Chart API (a.k.a Image Charts) is a server returning an image and as
such cannot provide interactive or HTML features.
You may want to look at Interactive Charts:
http://code.google.com/apis/visualization/interactive_charts.html
http://code.google.com/apis/visualization/interactive_charts.htmlWhere
what you are trying to do is possible.
The news group for this API is:
google-visualization-...@googlegroups.com

--Ed

On Wed, Oct 27, 2010 at 4:57 AM, Mawg graham.keelli...@gmail.com wrote:

 I want to use short labels on charts, but let the user hover the
 cursor over the label to seem a more informative tooltip (using the
 HTML title tag). Can that be done?


 1. Take any valid Gogole Charts request URL
 2. Change a chxl value to use the HTML title= tag,
e.g,http://chart.apis.google.com/chart?chxl=0:|one|two|
 chxt=x,y,xchbh=achs=300x225cht=bvgchco=A2C180,3D7930chd=t:50,60

 becomes

 http://chart.apis.google.com/chart?chxl=0:|a title=tooltip oneone/
 a|two|chxt=x,y,xchbh=achs=300x225cht=bvgchco=A2C180,3D7930chd=t:
 50,60

 or, if we encode the angle brackets  it becomes

 http://chart.apis.google.com/chart?chxl=0:|lt;a title=tooltip
 onegt;onelt;/agt;|two|
 chxt=x,y,xchbh=achs=300x225cht=bvgchco=A2C180,3D7930chd=t:50,60

 but neither of those work - can I actually achieve what I am trying
 for?

 --
 You received this message because you are subscribed to the Google Groups
 Google Chart API group.
 To post to this group, send email to google-chart-...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-chart-api+unsubscr...@googlegroups.comgoogle-chart-api%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-chart-api?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en.



Can't use HTML title tag to create tooltips on chart labels

2010-10-26 Thread Mawg
I want to use short labels on charts, but let the user hover the
cursor over the label to seem a more informative tooltip (using the
HTML title tag). Can that be done?


1. Take any valid Gogole Charts request URL
2. Change a chxl value to use the HTML title= tag,
e.g,http://chart.apis.google.com/chart?chxl=0:|one|two|
chxt=x,y,xchbh=achs=300x225cht=bvgchco=A2C180,3D7930chd=t:50,60

becomes

http://chart.apis.google.com/chart?chxl=0:|a title=tooltip oneone/
a|two|chxt=x,y,xchbh=achs=300x225cht=bvgchco=A2C180,3D7930chd=t:
50,60

or, if we encode the angle brackets  it becomes

http://chart.apis.google.com/chart?chxl=0:|lt;a title=tooltip
onegt;onelt;/agt;|two|
chxt=x,y,xchbh=achs=300x225cht=bvgchco=A2C180,3D7930chd=t:50,60

but neither of those work - can I actually achieve what I am trying
for?

-- 
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en.



Pie Chart - Labels on Slice

2010-08-06 Thread Jré
Is it possible to put the labels of a slice on the actual slice itself
(assuming it's big enough to display)?

Similar to this image, but I don't want to display the percentages.

http://www.google.com/imgres?imgurl=http://www.r-prollc.com/images/energy-usage-pie-chart2.gifimgrefurl=http://www.r-prollc.com/SavingEnergy.htmlusg=__GI_C4rHepl383s-lukTn8XiRsHs=h=756w=1156sz=140hl=enstart=28sig2=xtedKCwE6q8vFlynqIB58wtbnid=3FMg-tscPmEY1M:tbnh=115tbnw=176ei=R-hZTL6eJY-csQPm-oDGCgprev=/images%3Fq%3Dpie%2Bchart%26um%3D1%26hl%3Den%26sa%3DN%26biw%3D1680%26bih%3D872%26tbs%3Disch:10%2C1022um=1itbs=1iact=hcvpx=983vpy=280dur=12hovh=181hovw=278tx=175ty=123oei=7udZTMqfGYL2swP0nezfDQesq=13page=2ndsp=43ved=1t:429,r:30,s:28biw=1680bih=872

-- 
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en.



Re: Pie Chart - Labels on Slice

2010-08-06 Thread KeithB
Not at this time, no.

-- 
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en.



Re: Pie Chart - Labels on Slice

2010-08-06 Thread Jré Sarenac
What's my best alternative?  Any way to go around this issue?

Thanks!

On Fri, Aug 6, 2010 at 12:50 PM, KeithB kbornho...@gmail.com wrote:

 Not at this time, no.

 --
 You received this message because you are subscribed to the Google Groups
 Google Chart API group.
 To post to this group, send email to google-chart-...@googlegroups.com.
 To unsubscribe from this group, send email to
 google-chart-api+unsubscr...@googlegroups.comgoogle-chart-api%2bunsubscr...@googlegroups.com
 .
 For more options, visit this group at
 http://groups.google.com/group/google-chart-api?hl=en.



-- 
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en.



Unicode issue in chart labels

2010-07-08 Thread Wex
Hi, I'm trying to use some unicode characters in pie charts; but they
don't always work. These charts seem to be fine in the Chart
Playground; but not when fetched from a page.

Here are five examples I've put together for testing:
http://mobile.creativenorth.co.uk/temp/chartbug/

Hopefully you'll also see that the first and last charts render okay.
However, the middle three are missing their labels.

URL-Encoding doesn't seem to help.

I'm running primarily in Firefox 3.5.10; but have also tested in IE 8
and Chrome 5 where none of the charts work.

-- 
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en.



re: problems with pie chart labels

2010-07-02 Thread Virag
Hi there,
I am supposed to make a lot of plots for my analysis and Google api
perfectly suited me as I could send each URL using wget and save the
corresponding charts to my disk.
But I do have a problem with the labels for each series that I get for
pie-chart or practically for any kind of chart.

The color of the labels are very very light and the font is too small,
and it makes the whole plot look unimpressive.
I would appreciate if some can help me out with this. I did not find
any way to change these fonts with the Google documents available on
the internet.

Thanks in advance.

Virag

-- 
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-...@googlegroups.com.
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en.



Re: Pie chart labels style.

2009-08-11 Thread Carlos_M

Hi there,

You can't change the font / size / colour of the legen in the Chart -
but you could work around it if you move the labels over to the HTML
layer, instead of including them in the Chart URL

CM

On Aug 11, 7:22 am, mikayel.amirkhan...@googlemail.com
mikayel.amirkhan...@googlemail.com wrote:
 I want to change Pie chart labels style (color, font-size).
 Is it possible?
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-api@googlegroups.com
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~--~~~~--~~--~--~---



Pie chart labels style.

2009-08-10 Thread mikayel.amirkhan...@googlemail.com

I want to change Pie chart labels style (color, font-size).
Is it possible?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-api@googlegroups.com
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~--~~~~--~~--~--~---



Re: chart labels appearing in different order when changing from vertical to horizontal

2009-08-06 Thread Mike and Stephie
Hi Keith
Thank you for your help with this

Kind regards
Mike and Stephie

On Mon, Aug 3, 2009 at 11:10 AM, KeithB kbornho...@gmail.com wrote:


 This behaviour is by design, most likely. Both the x and y axes
 normally increase in number as you move away from the origin. The API
 gives you the option to add custom labels, but that doesn't change the
 fact that the y-axis, by default, ranges from 0 to 100 with 0 being
 the origin and 100 being the top of the axis.

 Cheers,
 K
 



-- 
File:mrigi

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-api@googlegroups.com
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~--~~~~--~~--~--~---



chart labels appearing in different order when changing from vertical to horizontal

2009-08-02 Thread Tom Maslen

Hello,

Great charting API, been enjoying using it.  Could you show me what
I'm doing wrong here?

I have this vertical chart that correctly orders the labels (january,
febuary, march)...

http://chart.apis.google.com/chart?chs=400x400chd=t:10,20,30|40,50,60|70,80,90cht=bvschxl=0:|january|february|marchchco=99cc00,cc9900,0099ccchxt=x,ychbh=50

And this horizontal one that incorrectly order the labels (march,
febuary, january)...

http://chart.apis.google.com/chart?chs=400x400chd=t:10,20,30|40,50,60|70,80,90cht=bhschxl=0:|january|february|marchchco=99cc00,cc9900,0099ccchxt=y,xchbh=50

Only difference between them is the cht (vertical = 'bvs', horizontal
= 'bhs') and the chxt (vertical = 'x,y', horizontal = 'y,x').

Many thanks,
Tom.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-api@googlegroups.com
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~--~~~~--~~--~--~---



Re: chart labels appearing in different order when changing from vertical to horizontal

2009-08-02 Thread KeithB

This behaviour is by design, most likely. Both the x and y axes
normally increase in number as you move away from the origin. The API
gives you the option to add custom labels, but that doesn't change the
fact that the y-axis, by default, ranges from 0 to 100 with 0 being
the origin and 100 being the top of the axis.

Cheers,
K
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-api@googlegroups.com
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~--~~~~--~~--~--~---



Re: Chart Labels

2009-03-23 Thread KeithB

I'm not sure what you want to do... I quickly made this: 
http://tinyurl.com/dl3pw8
- with the left-most bar, you want the top label to be 60 instead of
50?

On Mar 23, 2:34 pm, cattermol...@googlemail.com
cattermol...@googlemail.com wrote:
 Hi all,

 Wonder if anyone can assist, have a simple combined vertical bar chart
 (stacked) and want to add labels to to the top of the graphs (which is
 working just fine).

 However, I want the data label to be the combined number of the two
 stacked bars, anyway this can be achieved?

 Thanks,

 Gary.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-api@googlegroups.com
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~--~~~~--~~--~--~---



Re: Chart Labels

2009-03-23 Thread cattermol...@googlemail.com

Hi Keith,

Yes, that's correct, the left most bar label (at the top of the stack)
would be 60.

I can achieve this using the t label option, but I was wondering if
the google chart api had a function for this?

Thanks for the prompt reply, much appreciated.

Gary.

On Mar 23, 6:40 pm, KeithB kbornho...@gmail.com wrote:
 I'm not sure what you want to do... I quickly made 
 this:http://tinyurl.com/dl3pw8
 - with the left-most bar, you want the toplabelto be 60 instead of
 50?

 On Mar 23, 2:34 pm, cattermol...@googlemail.com

 cattermol...@googlemail.com wrote:
  Hi all,

  Wonder if anyone can assist, have a simple combined vertical bar chart
  (stacked) and want to add labels to to the top of the graphs (which is
  working just fine).

  However, I want the datalabelto be the combined number of the two
 stackedbars, anyway this can be achieved?

  Thanks,

  Gary.
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-api@googlegroups.com
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~--~~~~--~~--~--~---



Re: Request: allow additional characters in chart labels

2009-02-24 Thread Marcus Bengtsson
Yep, now I got it to work using the above recommended utf8_encode function.

Thank you all for your help.

Marcus

2009/2/24 Marcus Boerger marcus.boer...@google.com


 Hi,

  You sent the request in ISO-8859-1/15 but chartserver requires UTF8.
 For the fun of it I tried 'Låttmjölk' and that did work pretty well:

 http://chart.apis.google.com/chart?cht=p3chs=100x100chd=t:25,25,11chtt=L%C3%A5ttmj%C3%B6lk

 hope this helps
 marcus

 On Mon, Feb 23, 2009 at 11:02 PM, McB mak...@gmail.com wrote:
 
  When using a pie chart on a Swedish website, I naturally want the
  labels in Swedish. In this particular case, we are talking weekdays.
  The names of Swedish weekdays contains the letters å and ö, but å is
  also a common letter in both Swedish and other nordic countries.
 
  If I use the following URL to generate a pie chart;
 
 http://chart.apis.google.com/chart?cht=p3chd=t:25,25,11,10,10,10,10chs=400x133chl=S%F6ndag%20(25%)|L%F6rdag%20(25%)|Fredag%20(11%)|Torsdag%20(10%)|Onsdag%20(10%)|Tisdag%20(10%)|M%E5ndag%20(10%)chco=74914Fhttp://chart.apis.google.com/chart?cht=p3chd=t:25,25,11,10,10,10,10chs=400x133chl=S%F6ndag%20%2825%%29%7CL%F6rdag%20%2825%%29%7CFredag%20%2811%%29%7CTorsdag%20%2810%%29%7COnsdag%20%2810%%29%7CTisdag%20%2810%%29%7CM%E5ndag%20%2810%%29chco=74914F
  , the labels become completely empty. Not even the labels without the
  fishy characters are displayed.
 
  A solution to this would be greatly appreciated.
  
 



 --
 Google Switzerland GmbH (CH-020.4.028.116-1)
 If you received this communication by mistake, don't forward it to
 anyone, erase all copies of it, including all attachments, and please
 let me know it went to you by mistake. Thanks.

 


--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-api@googlegroups.com
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~--~~~~--~~--~--~---



Re: Vertical Bar Chart labels

2009-01-10 Thread Xavier Bourguignon

Thank you so much for the answer, I can't believe how simple the change was.

Thanks again.

2009/1/9 Myriad_Rocker bbay...@cox.net:

 Separate your chart points with commas and not these |

 http://tinyurl.com/8eb7au
 




-- 
Xavier Bourguignon

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-api@googlegroups.com
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~--~~~~--~~--~--~---



Re: Vertical Bar Chart labels

2009-01-09 Thread crouzilles

I have actually added chxt=x at the end of the chart and now I only
get one user's name, but the other won't appear, still at a loss on
what could be wrong.

here is the tinyurl for the new chart: http://tinyurl.com/7ccaep

Please help if you can

thank you

On Jan 9, 5:07 pm, crouzilles crouzil...@gmail.com wrote:
 Hi,

 I have been trying to add a label below the x axis under each bar. My
 bar chart is a vertical chart and it represents people's usernames
 with values being points from a game.

 The tinyurl for this is:http://tinyurl.com/737u9o

 Can anyone tell me what I am doing wrong?

 Thank you
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-api@googlegroups.com
To unsubscribe from this group, send email to 
google-chart-api+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~--~~~~--~~--~--~---



Re: Feature Suggestion: Color change for chart labels / legends

2008-10-16 Thread Ben W

I think axis labels can be changed now via axis styles. We can
change colour, size and alignment.

http://code.google.com/apis/chart/labels.html#axes_styles

It doesn't seem to work for pie charts - even though it should be no
more difficult. Maybe they have only updated half of the API thus far.



On Oct 8, 5:13 pm, Ceph [EMAIL PROTECTED] wrote:
 This also applies to outlines on maps and axis colors.

 On Oct 7, 3:18 pm, naven87 [EMAIL PROTECTED] wrote:

  I second this, for presentations, we use a lot of dark backgrounds,
  and not being able to adjust the text color forlabels, is a real
  problem, particularly forpiecharts.

  On Sep 2, 3:18 pm, trentdk [EMAIL PROTECTED] wrote:

   Chartlabelsand legends currently do not have the ability to change
   thecolorof the text.  The biggest advantage of this, other than just
   design, is enabling the charts to use dark backgrounds by changing the
   text to a lightercolor(ff).

   Example:http://chart.apis.google.com/chart?cht=p3chdl=ffchco=017dc5chs...cool%20grey|for%20a|background
--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups 
Google Chart API group.
To post to this group, send email to google-chart-api@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/google-chart-api?hl=en
-~--~~~~--~~--~--~---