I have created a scatter plot using Highchart JS. I wish to add a check or cross button in tooltip of each data point so as to get user feedback on whether the data point displayed is in correct position. So whenever a user hovers over a data point, tooltip should be displayed with related text and a checkmark 'Yes' or cross button. I also wish to save this user feedback. I have created a scatter plot using Highchart J