KS, The Interactive Charts API Forum is @
Regardless, slanted text works fine. Example: http://code.google.com/apis/ajax/playground/?type=visualization#line_chart Replace the existing draw function call with: draw(data, {curveType: "function", width: 500, height: 400, vAxis: {maxValue: 10}, hAxis: {slantedText:true, slantedTextAngle:45} }); -- You received this message because you are subscribed to the Google Groups "Google Chart 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-chart-api?hl=en.
