How can I set the code that there will be no hover effects, hover options, (hover) links etc on chart?
I\'m using chart.js. Below is my code, where I set pie chart.
As of 2020
Simply put tooltips: false in your options object
tooltips: false