Hi everyone !
Usually when I find a solution in matplotlib, I quick find the equivalent in Plotly on the forum. This time it seems that it’s not possible, so I decided to ask on the forum to be sure that plotly can’t handle it can.
The goal is to make a pie chart with image as slice. Here you can find a nice plot in matplotlib doing that : python - Insert image into pie chart slice - Stack Overflow
(Of course I’m more interested in a plotly solution because it’s for a dash app and it’s interactive).
Thank you for your help