In many cases, before being handed out to the client, data is processed on the server. The DevExtreme JavaScript UI components support this scenario. In this demo, the data source of the Chart component loads weather data for a selected month from an OData service. Each time the month is changed, the data source sends a new query to the service.