I have two TimeSeriesCharts; the default chart with default data and then a second TimeSeriesChart with a single binding to replace the data. In the picture you can see my named query is bringing in a time and average column from a database. I am returning the data in json format and it looks like it should work ok.
However, the component states “Component Error”. Does anyone know why my binding doesn’t work with this component?