matplotlib.pyplot.polar# matplotlib.pyplot.polar(*args, **kwargs)[源代码][源代码]# 制作一个极坐标图。 调用签名: polar(theta, r, **kwargs) 支持多个 theta、r 参数,带有格式字符串,如 plot 中所示。 使用 matplotlib.pyplot.polar 的示例# transforms.offset_copy transforms.offset_copy