Releases: talgalili/heatmaply
Releases · talgalili/heatmaply
0.16.0
What's Changed
- Update heatmaply.R documentation for na.rm by @washcycle in #130
- Scatter by @alanocallaghan in #133
- Allow ordering of side colors via levels by @alanocallaghan in #139
- Improve tick placement for side color plot colorbars by @alanocallaghan in #143
- Fix typo on README.md showing how to install dev prereqs by @daniel-fahey in #154
- Just use colname if ncol is 1 by @alanocallaghan in #166
- Bugfix for labCol and labRow by @alanocallaghan in #169
- Fix plotly error by @alanocallaghan in #177
- Use plotly::orca not plotly::export by @alanocallaghan in #191
- Resolve #195 by @alanocallaghan in #206
- show_dendrogram argument by @alanocallaghan in #215
- Vignette by @alanocallaghan in #220
- Add more examples to vignette! by @alanocallaghan in #224
- Fix for #231 by @huzefaKhalil in #232
- Update README to include information how to port d3heatmap functions by @evanbiederstedt in #252
- Fix incorrect use of distfun_row and hclustfun_row by @manor in #254
- Add GHA by @alanocallaghan in #261
- ggheatmap: hide_colorbar and widths options by @jaehyunjoo in #273
- Cellnote hoverinfo by @alanocallaghan in #279
- Adds height/width arguments to plotly methods by @cole-johanson in #282
diff from 0.15 to 0.16:
- Hide row dendrogram axis ticks for plotly by @siddharthab in #307
- Add option suppress_default_hovertext for plot_method = "ggplot" by @mcsimenc in #301
- Fix some tests and Rd.
New Contributors
- @washcycle made their first contribution in #130
- @daniel-fahey made their first contribution in #154
- @huzefaKhalil made their first contribution in #232
- @evanbiederstedt made their first contribution in #252
- @manor made their first contribution in #254
- @jaehyunjoo made their first contribution in #273
- @cole-johanson made their first contribution in #282
- @siddharthab made their first contribution in #307
- @mcsimenc made their first contribution in #301
Full Changelog: 0.13.0...0.16.0