Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upFix color scale for correlation plots #47
Comments
|
haha
你居然听取了我的建议!
…On Tue, May 2, 2017 at 9:49 AM Boxuan Cui ***@***.***> wrote:
Reported by @Raelili <https://github.com/Raelili> :
The color scale for correlation heat map looks misleading sometimes. For
example, a -0.8 correlation looks less correlated than a 0.1 correlation.
The color scale should be fixed to either [-1, 1] or the maximum of both
absolute values.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#47>, or mute the thread
<https://github.com/notifications/unsubscribe-auth/Aa9k8p8FAP5kb99V9OyP7qpySLfveQeYks5r1zSBgaJpZM4NOKpq>
.
|
|
@Raelili Do you want to try fixing it? If so, feel free to submit a pull request. |
Reported by @Raelili :
The color scale for correlation heat map looks misleading sometimes. For example, a -0.8 correlation looks less correlated than a 0.1 correlation. The color scale should be fixed to either [-1, 1] or the maximum of both absolute values.