holoviz / colorcet

A set of useful perceptually uniform colormaps for plotting scientific data
http://colorcet.holoviz.org
Other
682 stars 52 forks source link

Update to work with matplotlib=3.6 #90

Closed hoxbro closed 2 years ago

hoxbro commented 2 years ago

Fixes #89

codecov-commenter commented 2 years ago

Codecov Report

Merging #90 (f8a689b) into master (3cdbb67) will increase coverage by 0.05%. The diff coverage is 91.66%.

@@            Coverage Diff             @@
##           master      #90      +/-   ##
==========================================
+ Coverage   85.78%   85.84%   +0.05%     
==========================================
  Files           8        8              
  Lines        1914     1922       +8     
==========================================
+ Hits         1642     1650       +8     
  Misses        272      272              
Impacted Files Coverage Δ
colorcet/__init__.py 99.29% <83.33%> (+<0.01%) :arrow_up:
colorcet/tests/test_matplotlib.py 100.00% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more