Hi ,

I am unable to set X - axis and Y -axis labels for my Annotated Time
Line chart .
Please help , this is my code :

var chart = new
google.visualization.AnnotatedTimeLine(document.getElementById('chart_div'));
chart.draw(PurchasesData, {width: 400, height: 240, is3D: true,
title:'Company Performance', titleY: 'Dollars (Millions)'});


Please help , thanks .

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