Home > Net >  Gradient color background on matplotlib polar plot
Gradient color background on matplotlib polar plot

Time:05-25

I'm plotting a spider chart in matplotlib, and want the background to be a colour gradient, but I can only see how to set the background to a solid colour. I want the gradient going radially (e.g. enter image description here

  • Related