simon-anders / htseq

HTSeq is a Python library to facilitate processing and analysis of data from high-throughput sequencing (HTS) experiments.
https://htseq.readthedocs.io/en/release_0.11.1/
GNU General Public License v3.0
122 stars 77 forks source link

Matplotlib >=1.5 uses Normalize, cover both cases for now #16

Closed iosonofabio closed 7 years ago

iosonofabio commented 7 years ago

This fix should work for both mpl versions. Overrides PR #3 (which is non backwards-compatible) and addresses issue #2 .