Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Thomas A Caswell edited this page Jun 29, 2014 · 1 revision
.. author:: Thomas A Caswell

Discussion

None

It is clear that polar plots need to be able to gracefully handle negative r values (not by clipping or reflection).

One obvious application that we should support is bB plots (see https://github.com/matplotlib/matplotlib/issues/1730#issuecomment-40815837), but this seems more generally useful (for example growth rate as a function of angle). The assumption in the current code (as I understand it) is that the center of the graph is r==0, however it would be good to be able to set the center to be at any r (with any value less than the off set clipped).

#1730, #1603, #2203, #2133

Clone this wiki locally

Morty Proxy This is a proxified and sanitized view of the page, visit original site.