Relative Content

Tag Archive for pythoncallbackplotlylegend

How to capture clicked legends in Plotly?

I created a radar chart that displays data called zones. I am not able to make a callback function that returns the legends visible currently by user’s action on the legend. When user deselects legend item(s) the plot hides it well, but I need to capture what remains.

How to capture clicked legends in Plotly?

I created a radar chart that displays data called zones. I am not able to make a callback function that returns the legends visible currently by user’s action on the legend. When user deselects legend item(s) the plot hides it well, but I need to capture what remains.

How to capture clicked legends in Plotly?

I created a radar chart that displays data called zones. I am not able to make a callback function that returns the legends visible currently by user’s action on the legend. When user deselects legend item(s) the plot hides it well, but I need to capture what remains.