Hi,
I am trying to use the below options such as
logScaleX=true,logScaleY:'true'  to make the line chart with log axis
for both x-axis and y-axis.But i dont see the difference between
linear and log.Is there any thing i am missing in my options.Could you
help.

        chart.draw(data, {width: 1300, height: 820, legend: 'bottom',
title: " Line Chart",titleX:'X-Axis (Log)',titleY:'Y-Axis
(Log)',logScaleX:'true',logScaleY:'true'});


Thanks
Suresh
--~--~---------~--~----~------------~-------~--~----~
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