Andy Robo Posted June 23, 2008 Posted June 23, 2008 I'm using google charts API in a web viewer and all my charts keep aligning to the left... anyone know what I need to do to the code to make everything align in the center of the web viewer... the titles keep getting cut off when they're too long. Code Sample: "http://chart.apis.google.com/chart?chs=320x240&&chco=4d89f9,c6d9fd&&chd=t:" & ass_running_records::rr_MinReadingAge & "," & ass_running_records::rr_MaxReadingAge & "|" & ass_running_records::rr_ageRangeLow & "," & ass_running_records::rr_ageRangeHigh & "&&cht=bvg&&chtt=" & ass_running_records::rr_FoundGroupTitle & " &&chxt=x,y&&chxl=0:|Min|Max| 1:|1|8|&&chds=0,16&&chf=c,lg,45,ffffff,0,76A4FB,0.75| bg,s,EFEFEF&&chdl=Reading Age|Actual Age &&chco=4d89f9,c6d9fd"
Recommended Posts
This topic is 6008 days old. Please don't post here. Open a new topic instead.
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now