cbosier Report post Posted March 30, 2012 (edited) i've been building fusioncharts using the php class for quite some time now. and the most recent chart ive constructed works fine, except the height parameter i pass in the constructor is being ignored. ive been digging around for a day and a half already, and have found nothing to help. ive built the same chart, with the same parameters in javascript, to render in javascript, and it worked exactly as it should. i have no clue what else to do, as i need to use the flash renderer for the sake of consistency throughout the web app wherein i'm leveraging the charts.... suggestions? here's what my constructor looks like $FC=new FusionCharts("MSColumn3D","900","980","0","1"); using fusioncharts 3.2.2 Edited March 30, 2012 by cbosier Share this post Link to post Share on other sites
cbosier Report post Posted March 30, 2012 nevermind this. someone else had some stupid css which was causing the chart to not be the specified height Share this post Link to post Share on other sites
Sanjukta Report post Posted March 31, 2012 Hey, Glad that your issue is resolved. Happy FusionCharting! Share this post Link to post Share on other sites