3.2.0: Create charts using JSON

Since v 3.2.0 all charts and maps can now be created from JSON, instead of JavaScript API. This means you might store chart configuration in a simple JSON object and use it whenever you need. This tutorial explains how you should use this feature. We also recommend checking samples folder of the downloaded package – it contains lot’s of examples with _JSON_ prefix.