phantom Report post Posted September 4, 2009 hi, i have a requirement wherein i must show 4 charts(eg. pie chart) in parallel. In my page, the graphs will be like GRAPH A GRAPH B GRAPH C GRAPH D Based upon my form bean value, i should show only one graph as enabled while the others should be disabled. Is this possible? Thanks, Phantom Share this post Link to post Share on other sites
Guest Rajroop Report post Posted September 4, 2009 Hi Phantom, Welcome to the FusionCharts Forum. Yes, this is possible. You could achieve this via JavaScript and HTML. Share this post Link to post Share on other sites
phantom Report post Posted September 20, 2009 I tried generating the chart as a 'td' element and then tried disabling the 'td' element. But it dint work. Can u suggest me the appropriate way to achieve this? Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted September 20, 2009 Hi Phantom, The appropriate way would be rendering the chart inside the Div and the Div can be put inside the 'td' element. Hope this helps. Share this post Link to post Share on other sites
phantom Report post Posted September 28, 2009 hi, I tried this. But not working. thanks, Phantom Share this post Link to post Share on other sites
Guest Basundhara Ghosal Report post Posted September 29, 2009 (edited) Hi Phantom, Could you please send us an attachment of your HTML code. Awaiting your reply. Edited September 29, 2009 by Guest Share this post Link to post Share on other sites