Hello. Please understand that I am not good at English.
I am implementing plotly.js in vue3. My goal is to create a donut with plotly’s pie type and display the total count inside the donut.
I had no problems with this. However, an issue occurred in the next step.
I clicked an item in the legend to make it invisible in the chart. At this time, I want the total count to change immediately. Please tell me how to do it.