Hi guys,

About the issue, it is not a truncating problem. The beginning of the 
string is just being erased (slanted text in X axis), 
It could be related to the fact that the "options.height" value is being 
changed internally by the framework.
I am setting the chart values for width and height via options parameter. 
But after chart is drawn if i query the options.height value,
it is a bit larger than the value I had set. It seems like the chart layout 
is calculated using the new higher options.height but it is drawn using the 
options.height i had set, so the
label is just cropped.
Is it a known issue?


      



 

-- 
You received this message because you are subscribed to the Google Groups 
"Google Chart API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-chart-api.
For more options, visit https://groups.google.com/d/optout.

Reply via email to