The AnyChart data adapter supports loading data from XML files at runtime, similar to the CSV and JSON loaders, keeping chart configuration separate from data sources.
This sample fetches monthly sunshine hours for Ottawa from an XML file and renders a spline-area chart with circle markers. A crosshair highlights the hovered position, grids are enabled on both axes, and custom tooltip and Y-axis formatting display hours clearly.
See the Common Settings documentation for all configuration options.