JuliaImages / ImageView.jl

Interactive display of images and movies
MIT License
135 stars 34 forks source link

Allow kwarg to set canvassize #237

Closed timholy closed 3 years ago

timholy commented 3 years ago

https://stackoverflow.com/questions/65920166/julia-how-to-resize-image-using-function-imshow

codecov[bot] commented 3 years ago

Codecov Report

Merging #237 (322627d) into master (74243d0) will decrease coverage by 0.42%. The diff coverage is 100.00%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #237      +/-   ##
==========================================
- Coverage   85.27%   84.84%   -0.43%     
==========================================
  Files           7        7              
  Lines         903      904       +1     
==========================================
- Hits          770      767       -3     
- Misses        133      137       +4     
Impacted Files Coverage Δ
src/ImageView.jl 88.71% <100.00%> (+0.03%) :arrow_up:
src/precompile.jl 92.65% <100.00%> (-2.26%) :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 74243d0...322627d. Read the comment docs.