This sample illustrates plotting of local data about stock price analysis of two products for a certain period.
For fetching data for chart, local data can be used. The dataSource
property can be assigned either with the array of JavaScript objects or instance of
DataManager
.
In this demo, the array of JavaScript objects is assigned as the data source to the Chart.