AjaxData Sample Description This sample illustrates how to create a chart using data from an external data source. In this example, we are using data from the Netflix OData feed. Data URL: http://odata.netflix.com/Catalog/Genres('Horror Movies')/Titles?$inlinecount=allpages&$callback=callback&$top=10&$format=json&$orderby=AverageRating desc API Documentation: http://developer.netflix.com/docs/oData_Catalog Documentation