Matplotlib:如何设置极坐标图的θ范围?

T. *_* Wu 6 python matplotlib

我正在使用matplotlib制作极坐标轮廓图.数据仅在0到90度的θ范围内,但它始终显示0到360度的整个范围.那么有没有办法将theta的范围设置为0到90度?

任何建议表示赞赏.

Jak*_* S. 5

我担心这是一个悬而未决的问题:https://github.com/matplotlib/matplotlib/issues/328.其他人也要求这样做:http://comments.gmane.org/gmane.comp.python.matplotlib.general/14711.

这绝对是一个很好的功能,我想知道它为什么还没有实现.