Automate report generation using PhantomJS

Type tutorial

Intro You are already using amCharts libraries to visualize your data to your users on your website, intranet, CMS, even mobile applications. But what about the situations when you want to generate the reports to your users. Automatically. On server-side. Without any human interaction whatsoever? That’s where server-side browsers come in. Introducing PhantomJS – the […]

Exporting charts and maps: Quick Intro

Type tutorial

Unsupported: IE9 and lower are not supported by the export plugin due browser incompatibilities! Since you made it to your first chart you probably want to go one step further and offer your users to download those. In this tutorial we will guide you through a few easy steps to get the export functionality working. […]

Saving exported chart image on server

Type tutorial

IMPORTANT NOTICE! The information provided in this article is outdated and is here for historical reference. Please refer to this tutorial for further information. Instead of offering the user to save the image to his hard drive, you might want it to be saved on your web server. As our script allows adding custom click […]