I am using a Column chart and setting the options one by one.

                        options['width'] = "100%";
                        options['height'] = "300";
                        options['legend'] = "none";
                        options['hAxis.title'] = "asdf";
                        options["vAxis.title"] = "asdf";

I cannot get the Axis titles to show. All other options work
correctly. I have read and reread the API documentation, I have no
clue why the Axis titles are not displaying.

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