plotly / plotly.js

Open-source JavaScript charting library behind Plotly and Dash
https://plotly.com/javascript/
MIT License
16.77k stars 1.84k forks source link

Pie items in legend groups show up as black squares when hidden #5823

Open nicolaskruchten opened 3 years ago

nicolaskruchten commented 3 years ago

Try clicking on either of the trace legend items here: https://codepen.io/nicolaskruchten/pen/LYyPvMq

nicolaskruchten commented 3 years ago

Note that we downscoped #5765 to exclude pie-containing legend groups because of this issue, so when we fix it, we'll want to finish the swing on clickable legend group titles also.