Radial Bar Chart (3 seperated bars)

Greetings Plotly community,

I was able to create a radial bar chart like the one below:
image

But what I’m trying to do, is a radial bar chart similar to this one (3 seperated bars):

This chart is supported by R library called ggplot2, so i was wondering if Plotly provide the ability to create similar chart?

Any help is truly appreciated,
Thanks.