microelly2 / Animation

Animation Workbench for FreeCAD
GNU General Public License v2.0
33 stars 17 forks source link

Set matplotlib backend #28

Closed triplus closed 5 years ago

triplus commented 6 years ago

When not set before for example doing:

import matplotlib.pyplot as plt

It looks like it affects other modules like Plot. TkAgg being used instead.

import Plot

If merged check other parts of Animation module using Matplotlib for possible regressions. Read more on forum:

Forum discussion: https://forum.freecadweb.org/viewtopic.php?f=22&t=27013&p=217724#p217724