Using object-based chart setup

Type tutorial

As you may know each amCharts chart can be created using two approaches: Object-based; JSON-based. For JSON-based setup refer to these introductory articles: Your first chart with amCharts Creating charts using JSON This article focuses on building the charts using object based setup. Object-based approach, while not as straightforward as JSON, has its advantages, like […]