Dear Fusioncharts Team,
i have an simple question. is it posible to build an fusioncharts converter. so when i put in my diagramtype (eg.bar charts) and my source code (xml file)
i want to get back the code for an image. like the save as image function.
this will help me to automate the save image function from charts.
at the moment i have to open an browser (with python) and the save the image. it would be easier if i dont have to open an
browser and i can convert my data in a fusioncharts blackbox.
thx for help!
hi,
like a lot of other developers i try to export a report page with fusionchats to pdf.
i thought the best way is to render all charts to images an the i create the pdf file.
so my question is, does anyone have an idea to render all charts at the same time?
or bether render them in background!
thx