Is it possible to have the legend appear below the chart and be
vertical?

This is my current code:

               draw(data, {curveType: "function",
                        width: 600, height: 400,
                        vAxis: {maxValue: 10},
                        legend: 'bottom', pointSize: 5}
                );

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