I have the following chart (Example 1) and I want to add two vertical lines: a red line at 48.1 and a black line at 54.2, both on top of all the bars. I am stumped. I tried the Example 2 (to add just the red line) below but that seems to draw the line at 10.
Example 1: <img src="http://chart.apis.google.com/chart? chs=260x200 &cht=bhg &chxt=x,y &chxl=1:|NSSE|Carnegie|CSWC|WCU| &chco=592C88|C1A87588|C1A87588|C1A875 &chdt=0,100 &chf=c,ls,0,EEEEEE66,0.2,FFFFFF,0.2 &chm=N*f1*%,000000,0,-1,10|N*f1*%,FF0000,0,0,10 &chtt=NSSE+2009|Enriching+Educational+Experiences &chd=t:41.0,40.1,38.3,40.8 " /> Example 2: <img src="http://chart.apis.google.com/chart? chs=260x200 &cht=bhg &chxt=x,y &chxl=1:|NSSE|Carnegie|CSWC|WCU| &chco=592C88|C1A87588|C1A87588|C1A875 &chdt=0,100|0,100 &chf=c,ls,0,EEEEEE66,0.2,FFFFFF,0.2 &chm=N*f1*%,000000,0,-1,10|r,FF0000,1,.1,0.11,1|N*f1*%,FF0000,0,0,10 &chtt=NSSE+2009|Enriching+Educational+Experiences &chd=t1:41.0,40.1,38.3,40.8|48.1 " /> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api?hl=en -~----------~----~----~----~------~----~------~--~---
