Followup issue of https://github.com/plotly/plotly.js/pull/2200 and the on-par polar milestone.
spikesradialaxis.side: 'center' to display radial axis labels along invisible radial axis lineshole, mpl example) - done in https://github.com/plotly/plotly.js/pull/2977doubleClick: 'autosize' config optiongd._context.showAxisDragHandles? area trace type? I'd vote for replacing it with polarbar or wedge. Most of the bar logic could be reused here. Moved to -> https://github.com/plotly/plotly.js/issues/2810 Done in -> https://github.com/plotly/plotly.js/pull/2954bar traces? I'd vote simply removing them, unless someone out there finds them useful.r < 0 values? In #2200, they are simply dismissed, but perhaps we should add an option to plot them on the opposite side of the origin. See https://github.com/plotly/plotly.js/pull/2200#commitcomment-26416872angularaxis.period to be less then the number of categories on categorical angular axes? See https://github.com/plotly/plotly.js/pull/2200#discussion_r161143299r0, dr, theta0 and dtheta. For the theta pair, it might be tricky to find a _correct_ default the everyone likes. Done in -> https://github.com/plotly/plotly.js/pull/2895polar.x, polar.y, polar.zoom scalars to describe it? See https://github.com/plotly/plotly.js/pull/2200#issuecomment-351127938scatterpolargl line segmentsUpdate: adding that @flaky tag seems to have fixed this pretty well.
To my surprise, legacy polar charts were able to set the angular range:
https://community.plot.ly/t/custom-angular-range-in-scatterpolar/8676
:sos: We should implement that in polar 2.0 before :hocho: legacy polar charts in v2 :sos:
From @alexcjohnson 's https://github.com/plotly/plotly.js/pull/2739#discussion_r197297290
@etpinard a request has come in for radial axis hole (third checkbox above) and legacy area type replacement (first bullet point). hole is straightforward enough that I think this checkbox will suffice to track it, but I'll make a new issue for area so we can hash out the API without overrunning this thread.
, but I'll make a new issue for area so we can hash out the API without overrunning this thread.
Sounds good!
polar.hole=1 behavior, see https://github.com/plotly/plotly.js/pull/3021#issuecomment-422219082
Most helpful comment
From @alexcjohnson 's https://github.com/plotly/plotly.js/pull/2739#discussion_r197297290