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

code cleanup, matplotlib support and py2/py3 compatibility #12

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

pkienzle
Copy link

@pkienzle pkienzle commented Nov 8, 2017

Since I can't get cairo to work on anaconda for mac, I adapted your code to use matplotlib if cairo is unavailable. I did a fair amount of cleanup so that I could use the same histogram for both plotters.

I added py2/py3 compatibility.

I now test if any options start with '-' and send them directly to the git log command. This means you don't need gitopts="..." anymore, and author=... becomes --author=...

@guanqun
Copy link
Owner

guanqun commented Nov 22, 2017

Sorry, I didn't have time to review this, will try finish before the end of this week. :) Thank you for your contribution.

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.

2 participants