pycroscopy / sidpy

Python utilities for storing, processing, and visualizing spectroscopic and imaging data
https://pycroscopy.github.io/sidpy/
MIT License
11 stars 14 forks source link

tick.label to tick.label1 for mpl deprctn #172

Closed ramav87 closed 1 year ago

ramav87 commented 1 year ago

matplotlib is depreciating tick.label. It is now tick.label1 .

codecov-commenter commented 1 year ago

Codecov Report

Merging #172 (98ce1fa) into main (450b36b) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #172   +/-   ##
=======================================
  Coverage   81.52%   81.52%           
=======================================
  Files          48       48           
  Lines        8883     8883           
=======================================
  Hits         7242     7242           
  Misses       1641     1641           
Flag Coverage Δ
unittests 81.52% <100.00%> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

Impacted Files Coverage Δ
sidpy/viz/plot_utils/misc.py 26.57% <100.00%> (ø)

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