I have been trying to get the width of my Google Annotation chart to
display consistently.

In my app I have X set of numbers. Each set create 1 annotation chart.
Each X has exactly 12 items, which means I have 12 data point in the
chart.

I define my div:
<div id="xx1" style="width:200px"></div><BR>
<div id="xx2" style="width:200px"></div><BR>
<div id="xx3" style="width:200px"></div>...

But everytime I display these charts. the width of each are off,
Making these charts not align correctly when they are place one under
another.

I am wondering is there a fix for this problem.
--~--~---------~--~----~------------~-------~--~----~
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