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

FIX: the problem of pos_color and negative_color always being reversed. #15

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mei28
Copy link

@mei28 mei28 commented Feb 19, 2021

Hi!
I found a problem where the color is always the opposite of the specified color.

I set pos_color="#3DE8F7"(Blue),negative_color="#ff4d4d"(red).
The color are always reversed, even if the argument reverse_values is True or False in prahing.py/plot_dependencies.
image

So I found the cause and fixed it!

It would be great if you could reflect this.

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

Successfully merging this pull request may close these issues.

None yet

1 participant