Hi Keith thanks for the reply.... but right now i m coding in GWT.. how to i write the it in java codes??
On Dec 18, 12:17 am, KeithB <[email protected]> wrote: > KS, > > The Interactive Charts API Forum is @ > > Regardless, slanted text works fine. > > Example:http://code.google.com/apis/ajax/playground/?type=visualization#line_... > > 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.
