The AnyChart Data From JSON feature loads structured data at runtime through the data adapter module, separating chart logic from data storage and simplifying maintenance.
This sample fetches global wealth distribution data from a JSON file and renders it as a donut chart with outside labels showing value and percentage. Custom radius and innerRadius settings create the donut shape, and a horizontally aligned bottom legend lists all categories.
See the Common Settings documentation for all configuration options.