hello!
I wanted to resize graph(wind rose plot) based on window size.I tried with Plotly.resize() but that didn’t work
Then, i tried this with giving specific height width in layout of the plot.Facing issue in that also.
Ploting with width and height
Do we have any different function for wind rose plot.Because, it is working in other cases like scatter plot and line plots