Add matplotlibrc to automatically use Agg backend

The agg backend does work fine in headless mode.
This commit is contained in:
Jonas Hörsch 2018-09-19 15:22:44 +02:00
parent 83e648b4c2
commit 46f505868c

1
matplotlibrc Normal file
View File

@ -0,0 +1 @@
backend : Agg