Churky
unread,Apr 28, 2009, 9:55:54 AM4/28/09Sign in to reply to author
Sign in to forward
You do not have permission to delete messages in this group
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Google Visualization API
I have a cold fusion site that basically hits the DB, grabs the Data,
and iterate throw the result set to generate the <Script></script>.
I followed the direction on adding text and annotation. But when the
chart loads during runtime. The chart look good, but the hight if the
annotation seems to be completely off. The height of the Annotation
Div seems to be about 20% larger than the Div of the Chart.
When I was trouble shooting the code, I noticed that the Div for the
annotation uses inline styling so I can not overwrite it with CSS. Do
anyone have this problem or know how to fix this?