Modebar in windrose charts

Hi,

I’m looking to show the Modebar on a windrose chart using plotly.js. Seems to work smooth with other charts, but when using r values instead of x/y, this seems to give issue.

Looking at this example: https://codepen.io/plotly/pen/aOMKpB

Does anyone now if it’s possible to add the modebar here?

Adding Plotly.newPlot(‘myDiv’, data, layout, {displayModeBar: true}); does not seem to work.

Thanks for your help!

Polar charts are very much underdeveloped at the moment. Sorry for the inconvenience.