I'm not sure if this is your problem, but you might need to include the closing </cfchartseries> tag. I have it in my code, but I'm not sure if it's required.
> -----Original Message----- > From: Richard Colman [mailto:[EMAIL PROTECTED] > Sent: Saturday, June 17, 2006 9:44 AM > > I am trying to do a plain ol' bar chart in CFCHART, but I am > getting no bars > displayed on the chart. Using the plain vanilla example in > livedocs, and I > know there is data in the query. > > Here is what is not working: > > <cfchart showborder="yes" format="Flash" > chartheight="600" chartwidth="1000" show3d="no" font="arial" > fontSize=16 > gridLines=4 > > > > > > <cfchartseries serieslabel="301 set" markerstyle="letterx" > query="get_result2" itemcolumn="location" valuecolumn="score" > type="bar" > > > </cfchart> This transmission may contain information that is privileged, confidential and/or exempt from disclosure under applicable law. If you are not the intended recipient, you are hereby notified that any disclosure, copying, distribution, or use of the information contained herein (including any reliance thereon) is STRICTLY PROHIBITED. If you received this transmission in error, please immediately contact the sender and destroy the material in its entirety, whether in electronic or hard copy format. Thank you. A1. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244091 Archives: http://www.houseoffusion.com/cf_lists/threads.cfm/4 Subscription: http://www.houseoffusion.com/lists.cfm/link=s:4 Unsubscribe: http://www.houseoffusion.com/cf_lists/unsubscribe.cfm?user=11502.10531.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

