Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
ability to define plot ranges #68
Comments
vsimko
added feature question
labels
Nov 14, 2016
vsimko
self-assigned this
Feb 8, 2017
vsimko
added this to the
Corrplot Version 1.0
milestone
Feb 8, 2017
|
I'll try to look into this. You can help me by providing a minimal reproducible example - R code. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
udf2457 commentedJul 18, 2016
Hi,
Not sure if I've missed this in the documentation, but it would be nice to be able to define plot ranges.
For example, if I'm not interested in extreme correlations +1/-1 and, for the purposes of clarity, I wanted to remove those from the plot and concentrate on, say, the 0.6/-0.6 range there is currently no mechanism in corrplot to do that (as far as I can tell).