Got it. I also thought about custom aligning every entry, but I am not sure 
if GC supports that and JQuery does not play nice with SVG elements, so we 
should tackle this before rendering if there are no mix of attributes that 
achieve what we want.

You could determine the longest legend string prior to drawing the chart, 
and based on the length of each string add spaces to make them all an 
identical length?

But I am thinking it is not a great practice to display so many legend 
entries? When they hover over each block, doesn't it display the series 
name and value? If not you can add tooltip attributes in the options 
variable, or write a custom toolitp, see this 
link https://www.dropbox.com/s/1szgg7bbe0b0aea/custom%20tooltip.PNG?dl=0

I usually use Excel as a benchmark. What does it look like when you load 
this data into Excel?


-- 
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 [email protected].
To post to this group, send email to [email protected].
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/a603daaa-9cb5-4626-906f-328b8a45a8ee%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to