tlor Report post Posted February 14, 2012 Hi, My company has had this issue for a while and I'm picking it up yay! We have fusion charts with a calendar just above it that opens in a lightbox, the problem is that the calendar is appearing behind the fusion charts (which also isn't appearing behind the opaque layer). I think that the transparency has been set to opaque within the .js file but this issue is still appearing. Please help (screenshot attached)! Share this post Link to post Share on other sites
tlor Report post Posted February 16, 2012 bump! Has nobody had a similar issue with the z-index issue? Happy to provide more info if required, I have searched but I couldn't find anything myself Do the FusionCharts support guys still post on this forum? Cheers Share this post Link to post Share on other sites
Swarnam Report post Posted February 16, 2012 Hey, In the HTML code that embeds the chart; Set myChart.setTransparent(true) -- in JavaScript to set the chart to transparent mode. Hope this helps. Share this post Link to post Share on other sites