Hi Dan, I have an NVidia GeForce 7800 on my local PC and I have always current NVidia driver.
We have problem on one of our DELL PC which has ATI FireGL V3100 as graphic card with original OS & driver. ??? -----Original Message----- From: Dan G. Switzer, II [mailto:[EMAIL PROTECTED] Sent: Mittwoch, 12. April 2006 22:19 To: CF-Talk Subject: RE: CFCHART & blank graphs I wonder if this is a video driver problem--often strange problems with image libraries are related to the video driver in Windows. Are you using the default system driver at the default color depth? Trying boosting the color settings up and if you have one, use a video driver made for your video chipset. -Dan >-----Original Message----- >From: Oðuz_Demirkapý [mailto:[EMAIL PROTECTED] >Sent: Wednesday, April 12, 2006 1:29 PM >To: CF-Talk >Subject: RE: CFCHART & blank graphs > >Hi, > >I am still looking for a solution for blank graphs with cfchart. > >I have just created a very basic test script like that to reproduce my >issue. > ><cfchart > format="png" > chartheight="200" > chartwidth="400" > showYGridlines="yes" > seriesplacement="stacked" > showborder="no" > yaxistitle="Y something" > xaxistitle="X something" > tipStyle = "none"> > > <cfchartseries type="bar" seriesColor="##990000" serieslabel="A"> > <cfchartdata item="col1" value="1"> > <cfchartdata item="col2" value="0"> > <cfchartdata item="col3" value="0"> > </cfchartseries> > <cfchartseries type="bar" serieslabel="B"> > <cfchartdata item="col1" value="1"> > <cfchartdata item="col2" value="0"> > <cfchartdata item="col3" value="0"> > </cfchartseries> ></cfchart> > >You can see output of this code as following. > >Test Server: >http://demirkapi.net/cfchart/cfchart_ok.png > > >Production server: >http://demirkapi.net/cfchart/cfchart_blank.png > > >As you can see it is working on test server but not on our production >server. > >I am clueless now but I am still looking for a solution. > > >Any idea? > > >Sincerely, > >Oðuz Demirkapý ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~| Message: http://www.houseoffusion.com/lists.cfm/link=i:4:237630 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=89.70.4 Donations & Support: http://www.houseoffusion.com/tiny.cfm/54

