rasbt / mlxtend

A library of extension and helper modules for Python's data analysis and machine learning libraries.
https://rasbt.github.io/mlxtend/
Other
4.85k stars 857 forks source link

Fix unreadable labels in heatmap #854

Closed rasbt closed 2 years ago

rasbt commented 2 years ago

Description

Fixes an issue were cell labels for certain heatmap colormaps were unreadable.

Related issues or pull requests

Pull Request Checklist

pep8speaks commented 2 years ago

Hello @rasbt! Thanks for updating this PR. We checked the lines you've touched for PEP 8 issues, and found:

Line 289:80: E501 line too long (97 > 79 characters)

Comment last updated at 2021-11-29 17:58:43 UTC
review-notebook-app[bot] commented 2 years ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB