Hello,

There is a bug in axis drawing. I am trying to draw an AVG label as
explained in Axis styles subsection:

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

The negative value of the label tick length implies that the tick will
go inside the diagram. In general, it is possible to draw a grid using
this approach as explained in the last example of this subsection.

However, the tick is not visible if gradient background is used:

http://chart.apis.google.com/chart?chs=200x150&chd=t:100,40,0,10,20&chds=0,100&cht=lc&chxt=x,y,r&chxl=0:|1|2|3|4|1:|0|50|100|2:|avg&chxp=2,50&chxtc=2,-200&chco=FF0000&chtt=Diagram+title&chf=c,lg,45,0000CC,0,FFFFFF,1|bg,s,CCCCCC&chm=tMin=0,000000,0,2,10|tMax=100,000000,0,0,10

To remove gradient background get rid of

c,lg,45,0000CC,0,FFFFFF,1|

Now the tick is visible. Is it possible to use AVG label with gradient
background?

Thanks,
Alexey
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to