Hi
I've submitted a bug report "Issue *#1008"* on github (which I had trouble
finding).
Regards
Pål
On 11 July 2012 17:41, Benjamin Root wrote:
>
>
> On Wed, Jul 11, 2012 at 10:41 AM, Pål Gunnar Ellingsen
> wrote:
>
>> Hi
>>
>> I'm trying to save a animation, which I've generated using
>> a
On Wed, Jul 11, 2012 at 10:41 AM, Pål Gunnar Ellingsen wrote:
> Hi
>
> I'm trying to save a animation, which I've generated using
> animation.FuncAnimation.
> The animation has it's background set by plt.rcParams['figure.facecolor']
> = 'black'
> Which works with plt.show(), though not with animat
Hi
I'm trying to save a animation, which I've generated using
animation.FuncAnimation.
The animation has it's background set by plt.rcParams['figure.facecolor'] =
'black'
Which works with plt.show(), though not with animation save.
I know that plt.save needs the argument facecolor to save a figure