heatmaply icon indicating copy to clipboard operation
heatmaply copied to clipboard

Cellnote hoverinfo

Open alanocallaghan opened this issue 2 years ago • 2 comments

Make hoverinfo work with cellnote #76

Also change argument specification so that only required arguments are missing.

add label_format_fun to the plotly heatmap fun

alanocallaghan avatar Sep 21 '22 11:09 alanocallaghan

Codecov Report

Base: 89.41% // Head: 91.72% // Increases project coverage by +2.30% :tada:

Coverage data is based on head (fcc35c7) compared to base (eb1d709). Patch coverage: 93.40% of modified lines in pull request are covered.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #279      +/-   ##
==========================================
+ Coverage   89.41%   91.72%   +2.30%     
==========================================
  Files           9        9              
  Lines        1304     1317      +13     
==========================================
+ Hits         1166     1208      +42     
+ Misses        138      109      -29     
Impacted Files Coverage Δ
R/is.na10.R 100.00% <ø> (ø)
R/percentize.R 90.90% <ø> (ø)
R/zzz.R 100.00% <ø> (ø)
R/plots.R 87.68% <88.88%> (+4.61%) :arrow_up:
R/heatmapr.R 84.94% <93.75%> (+4.01%) :arrow_up:
R/heatmaply.R 96.18% <95.23%> (+0.07%) :arrow_up:
R/RColorBrewer.R 98.59% <100.00%> (+0.02%) :arrow_up:
R/ggheatmap.R 97.87% <100.00%> (+0.09%) :arrow_up:

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

:umbrella: View full report at Codecov.
:loudspeaker: Do you have feedback about the report comment? Let us know in this issue.

codecov-commenter avatar Sep 21 '22 11:09 codecov-commenter

Should be good to go @talgalili assuming checks pass and you're happy enough - good to have an old niggling issue ticked off

alanocallaghan avatar Oct 03 '22 22:10 alanocallaghan

@Alanocallaghan - checked it now - it works great, thank you!

I'll start checks to be able to release it to CRAN.

talgalili avatar Oct 08 '22 09:10 talgalili

Version 1.4.0 is on its way to CRAN now :)

talgalili avatar Oct 08 '22 10:10 talgalili