Your Privacy Matters: We use our own and third-party cookies to improve your experience on our website. By continuing to use the website we understand that you accept their use. Cookie Policy
2515
How to use igLoader to defined resources for creating Stacked Column chart for igDataChart.
posted

I am attempting to instantiate a chart of type "stackedColumn" for igDataChart and get the following error:

Uncaught Error: the JavaScript file containing the requested series type has not been loaded or the series type is invalid: stackedColumn

I define resources using igLoader. I believe I do not have all of the required resources loaded, however, I cannot determine the name of the resource that is missing. What I have defined is shown below:

igEditors,igCombo,igTree,igChartLegend,igCategoryChart.*,igDataChart.*,igDataChart.Category.Annotation

I have tried including igDataChart and igStackedColumnChart, but neither works.

Parents
No Data
Reply Children
No Data