[fix] charts: no intersect needed for tooltip
Added intersect: false
option to Chart.js charts, because currently we have to place the cursor exactly on the lines to display tooltip, which is quite hard and not convenient.
Added intersect: false
option to Chart.js charts, because currently we have to place the cursor exactly on the lines to display tooltip, which is quite hard and not convenient.