For a scatterpolargl trace in lines mode, when the axes are rotated by clicking and dragging on an axis label, the lines smear across the plot. The smearing is removed on release:
CodePen: https://codepen.io/anon/pen/MBzLKp
Rotation example:

FWIW, this doesn't occur in markers mode.
For a
scatterpolargltrace inlinesmode, when the axes are rotated by clicking and dragging on an axis label, the lines smear across the plot. The smearing is removed on release:CodePen: https://codepen.io/anon/pen/MBzLKp
Rotation example:

FWIW, this doesn't occur in
markersmode.