Getting Radial Grid to appear on polar histogram wiht matplotlib

前端 未结 0 1153
失恋的感觉
失恋的感觉 2021-01-16 08:56

I\'m creating a radial histogram, my code looks something like this:

import matplotlib.pyplot as plt

fig = plt.figure()
ax = fig.add_subplot(111, projection=         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题