forum

Home / DeveloperSection / Forums / Extjs - Failed to find Charts on the specified location?

Extjs - Failed to find Charts on the specified location?

Allen Scott 2375 30-Apr-2016
I have included the ext-all.js file in our index page, and also in our MyCharts.js file I have included the requires file like this:
requires: [
       'Ext.chart.CartesianChart'
]
but I have getting error like this:
c2000: Requirement had no matching files (Ext.chart.CartesianChart) ... ...
Please tell me how can I solve chart path related issue..!

Updated on 30-Apr-2016

Can you answer this question?


Answer

1 Answers

Liked By