News

This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Reading through Matplotlib API chages for version 3.0, it would seem that the parameter will be forced to True in the future. However, in pauvre/rcparams.py , it is currently set to False , so I'm not ...