You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Thanks for all the time you've spent bringing Plotly to Rust.
I am trying to create ScatterPolar plots with custom ranges, rather than 0-359° The Python documentation shows options under layout.polar.angularaxis, but I can't seem to find any equivalent here. Do I have any options to modify the units/labels?
If it isn't possible to change the range of the angular axis, is it possible to hide the numeric labels on the angular axis?