excoder01 replied to xiaokui's topic in General usage
In my web application, I want to be able to export my data. I have a table of data and below it - fusion chart. Now, I want to export those into Excel or PDF. I can export the table data into Excel or PDF fine, but is it possible to export the chart/graph image into the Excel or PDF as well?
Is there a way, for a graphical chart to be exported in Excel format? For instance, my clients really need a way to download these charts and export to their excel spreadsheet or word document for their presentation. Is it possible?
I'm using Fusionchart v3 on ColdFusion.
I know the scatter XY plot chart is good for doing correlation. However, I'm doing regression analysis and I was wondering if Fusionchart v3 can plot regression chart(and draw a least-square method) based on independent and dependent variables?