But together with other dhtmlx components I get different errors depending upon where I place the “include dhtmlXChart” in relation to the other “include dhtmlx…js” files. For example:
My issue was working with IE. The “thirdparty” sub folder that is included in the code base must be in the same directory as the dhtmlxchart.js file or it will not work. Outside of that all I needed was a reference to the dhtmlxchart.js and dhtmlxchart.css files.
dhtmlx.js contains all js libs from Suite package. Therefore, there is no need to include dhtmlxchart.js in this case. If you are including libs for components separately, dhtmlxchart.js should be included after other components, like in the following sample:
dhtmlxSuite/dhtmlxChart/samples/09_integration/03_windows.html
Also please check that the folder with chart library (dhtmlx.js or dhtmlxchart.js) contains “thirdparty” folder, like codebase folder in your demo (codebase2 does not contain it). dhtmlx_core.zip (104 KB)
Get a guaranteed answer from DHTMLX technical support team
under the most suitable support plan