Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

heatmap function #31

Open
allaway opened this issue May 21, 2020 · 4 comments
Open

heatmap function #31

allaway opened this issue May 21, 2020 · 4 comments

Comments

@allaway
Copy link
Collaborator

allaway commented May 21, 2020

Let's converge on one heatmap solution.
There's currently fct_heatmap, repurposed from iAtlas, that calls plotly directly, though I don't think either of us are actually using this.
@jaybee84 is using heatmaply, which calls plotly via a heatmap library.
@allaway wrote a basic plotly function for drug vis, but this heatmap does not look so good.

@jaybee84 , how has your testing with heatmaply gone? Is it worth adding another dependency for the extra functionality over just using plotly alone?

@jaybee84
Copy link
Collaborator

heatmaply is easy to implement and is quite configurable .... but still working on resizing it ...

right now it looks like this :
image

@allaway
Copy link
Collaborator Author

allaway commented May 21, 2020

Oh, i couldn't visualize what you were describing, but I've seen this frequently with plotly-based viz, only in shiny. I'm not sure what causes it or how to resolve it, though. I would post to #r slack channel, or ask someone like James or Andrew.

@allaway
Copy link
Collaborator Author

allaway commented May 21, 2020

In other words, i don't think this is a heatmaply issue, but rather a plotly-in-shiny issue.

@jaybee84
Copy link
Collaborator

Ah! will post to #r ASAP!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants