-
Notifications
You must be signed in to change notification settings - Fork 68
Open
Description
Problem:
When attempting to use custom hatch "p" with the newest version of Matplotlib, you get the following deprecation warning. So, it seems that, soon, the latest version of Matplotlib will not be usable with striplog.
MatplotlibDeprecationWarning: hatch must consist of a string of "*+-./OX\ox|" or None, but found the following invalid values "p". Passing invalid values is deprecated since 3.4 and will become an error two minor releases later.
Expectation:
No warning.
Resolution:
This is my first hour using striplog so I can't make recommendations on how to fix this yet.
Metadata
Metadata
Assignees
Labels
No labels