Joe Cheng

Results 282 comments of Joe Cheng

@mourner Thanks for your consideration! Can you tell me what example you're referring to? I'm looking at the 10,000 demo and it looks about the same to me--they both get...

Friendly nudge :) If you don't have time to think about this, that's OK. We're trying to integrate heatmap functionality into the [Leaflet package for R](https://rstudio.github.io/leaflet/). If we have to,...

I completely understand, I have more outstanding PRs on my projects than I care to think about...

Really good description of the underlying problem here: https://stackoverflow.com/questions/614671/commands-out-of-sync-you-cant-run-this-command-now So the immediate problem is that the RMySQL solution uses functions that aren't available in RMariaDB? ```r while(dbMoreResults(db) == TRUE) {...

Does reducing the number of labels still make sense if clustering is applied (i.e. the order of rows/columns is changed from the original data)?

Sure, that'd be great!

I would love to, if I could find some time to give this package another pass...

There is the `cellnote_scale` argument which will give the scaled _instead of_ the original.

We had a vigorous debate about the default. May I ask what field you are in/what kind of data you usually visualize with heatmaps?