talgalili / d3heatmap

A D3.js-based heatmap htmlwidget for R
Other
236 stars 95 forks source link

Add optional parameters: fix the range of the input data, NA color #58

Closed mkuhn closed 3 years ago

mkuhn commented 8 years ago

I would like to show several heatmaps with the same color scale, but different ranges of input data. To avoid the automatic detection of the range, I have exposed the rng parameter. I also added a NA color parameter

talgalili commented 3 years ago

This seems to have been merged into this PR: https://github.com/talgalili/d3heatmap/pull/86 So I'm closing this PR. If something is missing, please re-open / send a new PR.

Thanks for your contribution!