You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am not able to show tooltip with chartjs-chart-treemap , getting below errors on mouse over
TypeError: Cannot read properties of undefined (reading 'call')
at gn._positionChanged (255.1e5936cb97f942ec.js:1:175779)
at gn.handleEvent (255.1e5936cb97f942ec.js:1:175366)
at Object.afterEvent (255.1e5936cb97f942ec.js:1:176414)
at q (255.1e5936cb97f942ec.js:1:1670)
at fc._notify (255.1e5936cb97f942ec.js:1:109400)
at fc.notify (255.1e5936cb97f942ec.js:1:109221)
at Bt.notifyPlugins (255.1e5936cb97f942ec.js:1:127824)
at Bt._eventHandler (255.1e5936cb97f942ec.js:1:128475)
at s (255.1e5936cb97f942ec.js:1:126367)
at Bt. (255.1e5936cb97f942ec.js:1:83524)
Thanks,
Kailash
The text was updated successfully, but these errors were encountered:
Hi All,
I am not able to show tooltip with chartjs-chart-treemap , getting below errors on mouse over
TypeError: Cannot read properties of undefined (reading 'call')
at gn._positionChanged (255.1e5936cb97f942ec.js:1:175779)
at gn.handleEvent (255.1e5936cb97f942ec.js:1:175366)
at Object.afterEvent (255.1e5936cb97f942ec.js:1:176414)
at q (255.1e5936cb97f942ec.js:1:1670)
at fc._notify (255.1e5936cb97f942ec.js:1:109400)
at fc.notify (255.1e5936cb97f942ec.js:1:109221)
at Bt.notifyPlugins (255.1e5936cb97f942ec.js:1:127824)
at Bt._eventHandler (255.1e5936cb97f942ec.js:1:128475)
at s (255.1e5936cb97f942ec.js:1:126367)
at Bt. (255.1e5936cb97f942ec.js:1:83524)
Thanks,
Kailash
The text was updated successfully, but these errors were encountered: