I draw a filled circle with imshow and plt.circle :
sun_back = ax.imshow(np.linspace(0, 1, 100).reshape(-1, 1), cmap=\'plasma\', vmin=0, vmax=100,