The AnyChart Data From CSV feature lets you load comma-separated data files at runtime through the data adapter module, keeping chart code separate from raw data.
This sample creates a bar chart that fetches a CSV file of cosmetic product revenues, maps product names and values into a series, and adds currency-formatted tooltips, grouped Y-axis labels, and descriptive axis titles.
See the Common Settings documentation for all configuration options.