Tooltip exception when using all.js

Hi,

We’re using the chart library in all.js and found a problem with tooltip. An javascript exception occurs whenever mouse moves over an item in line chart even though no tooltip is configured.
The exception is below:

Message: ‘this.i[…].tooltip’ is null or not an object
Line: 1
Char: 1308563
Code: 0
URI: localhost:8090/all.js

Please let me know the cause of this problem. Thanks a lot!

Yingle

Hi,

Neither dhtmlxSuite not dhtmlxChart package do not contain all.js. Possibly you meant dhtmlx.js in Suite package… However, we have not reproduce the problem with it (dhtmlxSuite v.3.5)

Hi,

My apology for the confusion. This all.js is our own js file with dhtmlx.js included. I’ll first get the latest dhtmlx.js and look into the problem again. Thanks!

Yingle