When I use scaleType: 'allmaximized' functionality to trim down the chart the result are not correctly drawn. The following is the test sample in csv format for testing http://akku87.files.wordpress.com/2010/07/test1.doc Please change the extension from test1.doc to test1.csv or.....
I observed that the chart draws dataset intelligently. By checking only the first column it tries to trim down the chart, but in case the next cloumns are of too small values wrt the 1st columns they are drawn as if they are in the range of 1st columns.... they are not treated as an outliers which are trying to get drawn in the already trimed chart. You can observe the result on the above samples. Also if you requery the result as in set.query(small data columns first and then large column ) then the large columns act as a non outlier. Hence the chart is not drawn correctly. Please correct if mistaken. Regards Akshay -- 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.
