Scatter Plot only - Save Error
Brought to you by:
monk-e-boy
Using a manual correction for same_image (change request from Variable to Binary) I have save_image working.
However, thought it works for bar charts (and stacked bars), and pie charts, it does not work for scatter plots. When I try to save these I get the following error (FF 3.5.7 on Win7) :
Error: uncaught exception: Error calling method on NPObject! [plugin exception: Error in Actionscript. Use a try/catch block to find error.].
I have not tested it with all other chart types. There may be errors in rendering them as well.
Thanks for the great project!!