Actually i have already html table and data in it. And I plotted data into a bar chart. I want to display both together. And I don't want to render chart inside html table. I want to render it along with the table.
How to embed both fusion chart and the html data table together and display on my web page. Please help me on this issue. I cannot display both at a time.