How can we remove the ellipsis in legend of google chart. my var 
options_typewise = {
          title: 'Typewise',
          tooltip: { isHtml: true },
        legend: 'true',
is3D: true,
 width: 500,
              height: 350,
              chartArea: {  width: "50%", height: "70%" },
 legend: 'left'
        };
var data_statewise = google.visualization.arrayToDataTable([......

*legends are appearing as Andhra Pr......*

-- 
You received this message because you are subscribed to the Google Groups 
"Google Visualization API" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-visualization-api+unsubscr...@googlegroups.com.
To post to this group, send email to google-visualization-api@googlegroups.com.
Visit this group at https://groups.google.com/group/google-visualization-api.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-visualization-api/23d70cae-218b-4a46-8388-215c14003280%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to