Gentlemen, what we can do on the x axis, http://chart.googleapis.com/chart?cht=lc&chs=200x200&chd=t:2,1,3&chds=a apparently will always require doubling the chd string length if we want to do it on the y axis instead: http://chart.googleapis.com/chart?cht=lxy&chs=200x200&chd=t:2,1,3|0,1,2&chds=a
There just isn't any flag to flip the roles of the axes! Even the cht=lxy single undefined value feature only works for x not for y, http://code.google.com/apis/chart/image/docs/gallery/line_charts.html#chart_types -- You received this message because you are subscribed to the Google Groups "Google Visualization API" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-visualization-api/-/OF19uF--L8cJ. 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.
