The AnyChart data adapter can load data directly from a public external source such as Google Spreadsheets, keeping datasets maintainable outside the codebase.
This sample fetches 2014 Winter Olympics medal counts from a Google Spreadsheet and renders a stacked column chart of the top national teams. A custom bronze-silver-gold palette, stacked value mode, union tooltip display, and descriptive axis titles present both ranking and medal composition in a single view.
See the Common Settings documentation for all configuration options.