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

Add color scale option to heatmap function #1

Closed
zkamvar opened this issue Aug 29, 2014 · 1 comment
Closed

Add color scale option to heatmap function #1

zkamvar opened this issue Aug 29, 2014 · 1 comment

Comments

@zkamvar
Copy link
Contributor

zkamvar commented Aug 29, 2014

The heatmap function is very useful, but it's not very friendly to red-green colorblind people. Is there a way that you could include parameters to make this an option?

@knausb knausb closed this as completed Aug 31, 2014
@knausb
Copy link
Owner

knausb commented Aug 31, 2014

I've included the parameter 'col.ramp' which should allow you to specify colors with the same flexibilities you're used to with other R functions. This should include multiple colors for the color ramp and color specification via names and/or RGB codes.

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