The block of code below gives you an example of how you would do this: import matplotlib matplotlib.use("Agg") import matplotlib.pyplot as plt fig ...
確定! 回上一頁