OverLordGoldDragon / ssqueezepy

Synchrosqueezing, wavelet transforms, and time-frequency analysis in Python
MIT License
618 stars 96 forks source link

Add `auto_xlims` to `visuals` #38

Closed OverLordGoldDragon closed 3 years ago

OverLordGoldDragon commented 3 years ago

Useful when auto xlims performs poorly

codecov-commenter commented 3 years ago

Codecov Report

Merging #38 (a3b6ac2) into master (9346f20) will decrease coverage by 0.04%. The diff coverage is 80.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #38      +/-   ##
==========================================
- Coverage   92.65%   92.60%   -0.05%     
==========================================
  Files          17       17              
  Lines        3403     3410       +7     
==========================================
+ Hits         3153     3158       +5     
- Misses        250      252       +2     
Impacted Files Coverage Δ
ssqueezepy/visuals.py 92.75% <80.00%> (-0.25%) :arrow_down:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 9346f20...a3b6ac2. Read the comment docs.