I make a pie chart with 18 entries. I would like the legends displayed
in two rows, so I set the options with the height of the chart to 520
and the chart area 160 as below.

{is3D:true,backgroundColor:'#FFFFFF',fontSize:13,chartArea: {width:
200,height:160},height:520,width:200,legend:'bottom',legendFontSize:
13,legendTextColor:'#000000',tooltipFontSize:10,tooltipHeight:
45,tooltipWidth:100}

However, it gave me unexpected result that the legends displayed in
only one row and take up all the space and the pie chart does not show
up. What could I do to make it correct.

Thanks,
Phong

-- 
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.

Reply via email to