Because this is going to under the chart anyway, I'd be tempted to go back
to plain HTML/CSS
Something like this:
<div id="chart_div" style="width: 900px; height: 500px;"></div>
<div id="description_div" style="margin-left: 140px; width: 760px;">
<p id="left" style="width: 40%; float: left;">This is the left-hand
description</p>
<p id="right" style="width: 40%; float: left; text-align: right;">This
is the right-hand description</p>
</div>
--
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 view this discussion on the web visit
https://groups.google.com/d/msgid/google-visualization-api/ee6f6944-09f2-456c-b041-1bd4dc4622b6%40googlegroups.com.