erwanp / publib

Produce publication-level quality images on top of Matplotlib
MIT License
42 stars 1 forks source link

Update of matplotlib3.1 #8

Closed minouHub closed 5 years ago

minouHub commented 5 years ago

Hi,

Now in matplotlib, frameon is depreciated.

Minou

/home/minou1804/anaconda3/lib/python3.7/site-packages/publib/main.py:139: MatplotlibDeprecationWarning: 
The savefig.frameon rcparam was deprecated in Matplotlib 3.1 and will be removed in 3.3.
  mpl.style.use(stl)
erwanp commented 5 years ago

Thank you for reporting. Except from frameon, are there other deprecated names?

minouHub commented 5 years ago

not as far as I know