Actually, it works with 6.1 on another server, but does not work with 7.0 . It displays line charts fine, but not bar charts!!
TNX so much for the reference. -----Original Message----- From: Peter Legg [mailto:[EMAIL PROTECTED] Sent: Monday, June 19, 2006 12:36 PM To: CF-Talk Subject: Re: Problem with CFCAHRT bar chart What version are you running? If it's 6.1, there's a hot fix for that problem in IE6. http://www.adobe.com/cfusion/knowledgebase/index.cfm?id=38824ea2 There may be one for 7 also. Peter >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> > >Any ideas appreciated. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:244168 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

