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

How can i put more intense colors to strong relations and light colors to the weak ones? #26

Open
efotopoulou opened this issue Dec 13, 2018 · 0 comments

Comments

@efotopoulou
Copy link

efotopoulou commented Dec 13, 2018

First of all congratulations for this R package! it is really awesome and has soooo many applications!

I create a big chord diagram that represents the correlation matrix between many metrics i get from Prometheus monitoring framework. An example of this chord diagram can be seen below:
chordexample

I know that via the groupColors attribure i can control the color of the groups. But i want to be able to define the color of the matrix cells as well. For example metric28 has a very high correlation with metric 108 (89.03%) as seen below:
chordexample1

I would like to put more intense colors to strong relations and light colors to the weak ones.
I have created the necessary vector but i need a placeholder to put it at the chord diagram. As seen at the above pallete, only 4 relations are in deep blue....so actually i am only interested in them.

colourstest

Hope the issue description is well explained!
Thank you very much for you time!

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

1 participant