OverLordGoldDragon / ssqueezepy

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

visuals: tuple `ticks` #39

Closed OverLordGoldDragon closed 3 years ago

OverLordGoldDragon commented 3 years ago

Enable/disable ticks separately for x and y

codecov-commenter commented 3 years ago

Codecov Report

Merging #39 (00a16ff) into master (d794175) will increase coverage by 0.00%. The diff coverage is 100.00%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #39   +/-   ##
=======================================
  Coverage   92.60%   92.61%           
=======================================
  Files          17       17           
  Lines        3410     3414    +4     
=======================================
+ Hits         3158     3162    +4     
  Misses        252      252           
Impacted Files Coverage Δ
ssqueezepy/_ssq_cwt.py 92.45% <ø> (ø)
ssqueezepy/visuals.py 92.80% <100.00%> (+0.04%) :arrow_up:

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 d794175...00a16ff. Read the comment docs.