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.
You can try
showTooltips: false
You can also use the following link
http://jsfiddle.net/TZq6q/298/