How to link wix dataset to chart for individual users

I have set up a data set to collect information from users and I want to display it as a pie chart. I have used am charts to code in a pie chart but I am not sure how to code it so that it displays the data from the data set and only the data of the user that input it. Would anyone be able to help me with this?

This is the code for the chart

#chartdiv { width: 80%; height: 400px; }

and pictures of the data set and pie chart