Currently by default a single tooltip is displayed on hover of a point in chart.js but my requirement is to display tooltips for all those point's on which I click on and hide them by clicking on the same point again. Please note there needs to be multiple tooltips on the graph depending upon the number of points that I have clicked on.